Aamir Bohra has uploaded this change for review.

View Change

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
};


To view, visit change 35636. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1b2b4362b84b170bd73b760828ca300ec86c4534
Gerrit-Change-Number: 35636
Gerrit-PatchSet: 1
Gerrit-Owner: Aamir Bohra <aamir.bohra@intel.com>
Gerrit-MessageType: newchange