diff options
author | Nick Vaccaro <nvaccaro@google.com> | 2020-04-17 13:38:10 -0700 |
---|---|---|
committer | Nick Vaccaro <nvaccaro@google.com> | 2020-04-28 20:49:44 +0000 |
commit | 029b5432a1a5db1b2c985eef5c01586c841cdda9 (patch) | |
tree | 526af41e84d0f96c708dbe0854bbd40d2422d3df /src/mainboard/ti/beaglebone | |
parent | f0ebaf22600e60a84c313840f5718bb123a683e4 (diff) |
soc/intel/tigerlake: fix call to print_spd_info()
Pointer passed to print_spd_info() from meminit.c needs to be
dereferenced first, so this change dereferences it.
BUG=b:154352883
TEST="emerge-volteer coreboot chromeos-bootimage", flash and boot
volteer, login to kernel and execute the following cbmem command:
localhost ~ # cbmem -c | grep LPDDR4X
and verify it returns "SPD: module type is LPDDR4X"
Change-Id: I5ff64121f0d50947c4946e9e02460dfb7319d01a
Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40496
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Diffstat (limited to 'src/mainboard/ti/beaglebone')
0 files changed, 0 insertions, 0 deletions