diff options
author | Aaron Durbin <adurbin@chromium.org> | 2018-10-09 07:31:24 -0600 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2018-10-10 18:07:57 +0000 |
commit | 4b6f262eadeddfd1f333f7ce05b2a46a5f39b8bf (patch) | |
tree | e409a5a326f790fdd19bb556bdd521625ff10850 /src/mainboard/google | |
parent | fe66a0760c00bfe55b20211955f740f00efb704a (diff) |
lib: increase part number size in memory_info/dimm_info
The dimm_info and memory_info structs are used in devices that
don't strictly use DIMMs. Those platforms have the DRAM soldered
down so there's no DIMM part number that encapsulates the DRAMs
used in the DIMM. The full part number is desired to be exposed in
the SMBIOS tables. As such extend DIMM_INFO_PART_NUMBER_SIZE to 33
to accommodate longer part numbers
'MT53B256M32D1NP-053 WT:C' is one of the longer part numbers that
are desired to be maintained.
BUG=b:115697578
Change-Id: I0c39dd1d1c2f0776d70d8c4d8d56719779ff82ae
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/28978
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jett Rink <jettrink@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google')
0 files changed, 0 insertions, 0 deletions