Aamir Bohra has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/35636 )
Change subject: mb/google/variants/drallion: [WIP]Update the spd index map ......................................................................
mb/google/variants/drallion: [WIP]Update the spd index map
Change-Id: I1b2b4362b84b170bd73b760828ca300ec86c4534 Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- M src/mainboard/google/drallion/variants/drallion/memory.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/35636/1
diff --git a/src/mainboard/google/drallion/variants/drallion/memory.c b/src/mainboard/google/drallion/variants/drallion/memory.c index 10996a3..e5144e7 100644 --- a/src/mainboard/google/drallion/variants/drallion/memory.c +++ b/src/mainboard/google/drallion/variants/drallion/memory.c @@ -23,7 +23,7 @@ static const int spd_index[32] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 4, 3, 6, 1, 0, 0, 0, 0, + 4, 5, 6, 1, 0, 0, 0, 0, 5, 0, 7, 2, 0, 0, 0, 0 };