Attention is currently required from: Frans Hendriks. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49926
to look at the new patch set (#3).
Change subject: mb/google/poppy/romstage.c: Solve lint-001 error ......................................................................
mb/google/poppy/romstage.c: Solve lint-001 error
lint-001-no-global-config-in-romstage error on SPD_DRAM_DDR4. This SPD_DRAM_DDR4 is defined in SPD_BIN.h also.
Use the defines in SPD_BIN.h and add missing name conversions for SPD_INFO.
BUG = N/A TEST = Build Google poppy
Change-Id: Iac12e58c81d1020e5a71fcf1e8aa9bbd4f6a1b2d Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/mainboard/google/poppy/romstage.c 1 file changed, 19 insertions(+), 35 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/49926/3