mb/google/hades: select DUMP_SMBIOS_TYPE17

Hades uses DDR5 which can't read SPD from coreboot yet. Use smbios
dump to print memory information.

TEST=check the coreboot log.
memory Channel-0-DIMM-0 type is DDR5
memory part number is MTC8C1084S1SC56BG1
memory max speed is 5600 MT/s
memory speed is 5200 MT/s
memory size is 16384 MiB

Signed-off-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Change-Id: Ica44081228a3a1edc36e2110e84686582fbe8f33
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76088
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ivy Jian <ivy.jian@quanta.corp-partner.google.com>
This commit is contained in:
Eric Lai 2023-06-26 07:58:29 +08:00
parent 8bbe850103
commit eaf44dc57a
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ config BOARD_GOOGLE_BASEBOARD_HADES
def_bool n
select BOARD_GOOGLE_BRYA_COMMON
select BOARD_ROMSIZE_KB_32768
select DUMP_SMBIOS_TYPE17
select HAVE_SLP_S0_GATE
select INCLUDE_NVIDIA_GPU_ASL
select MEMORY_SODIMM