Alan Lee has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38938 )
Change subject: Test Only ......................................................................
Test Only
Signed-off-by: Alan Lee alan_lee@compal.corp-partner.google.com Change-Id: Id49c8cd84697412da3426cba2f4d95939718aff9 Signed-off-by: Alan Lee alan_lee@compal.corp-partner.google.com --- M src/mainboard/google/drallion/variants/drallion/Makefile.inc 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/38938/1
diff --git a/src/mainboard/google/drallion/variants/drallion/Makefile.inc b/src/mainboard/google/drallion/variants/drallion/Makefile.inc index b584a91..033d0fd 100644 --- a/src/mainboard/google/drallion/variants/drallion/Makefile.inc +++ b/src/mainboard/google/drallion/variants/drallion/Makefile.inc @@ -25,7 +25,7 @@ SPD_SOURCES += micron_dimm_MT40A1G16KD-062EE # 0b11010 SPD_SOURCES += hynix_dimm_H5AN8G6NDJR-XNC # 0b01100 SPD_SOURCES += samsung_dimm_K4AAG165WA-BCWE # 0b00000 -SPD_SOURCES += samsung_dimm_K4A8G165WC-BCWE # 0b00100 +SPD_SOURCES += samsung_dimm_K4A8G165WC-BCWE # 0b00101
bootblock-y += gpio.c ramstage-y += gpio.c
Alan Lee has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/38938 )
Change subject: Test Only ......................................................................
Abandoned