[coreboot-gerrit] Change in coreboot[master]: mb/intel/kunimitsu: Use spd_bin.h header file

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Thu Dec 14 21:31:50 CET 2017


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/22877


Change subject: mb/intel/kunimitsu: Use spd_bin.h header file
......................................................................

mb/intel/kunimitsu: Use spd_bin.h header file

Change-Id: I64280d6b4e5a697b411a4e0ef15bb17ad61137e8
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/intel/kunimitsu/spd/spd.h
1 file changed, 1 insertion(+), 11 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/22877/1

diff --git a/src/mainboard/intel/kunimitsu/spd/spd.h b/src/mainboard/intel/kunimitsu/spd/spd.h
index f53c9ec..9087bfa 100644
--- a/src/mainboard/intel/kunimitsu/spd/spd.h
+++ b/src/mainboard/intel/kunimitsu/spd/spd.h
@@ -18,20 +18,10 @@
 
 #include <gpio.h>
 #include "../gpio.h"
+#include <spd_bin.h>
 
 #define MAINBOARD_SPD_H
 
-#define SPD_LEN			256
-
-#define SPD_DRAM_TYPE		2
-#define  SPD_DRAM_DDR3		0x0b
-#define  SPD_DRAM_LPDDR3	0xf1
-#define SPD_DENSITY_BANKS	4
-#define SPD_ADDRESSING		5
-#define SPD_ORGANIZATION	7
-#define SPD_BUS_DEV_WIDTH	8
-#define SPD_PART_OFF		128
-#define  SPD_PART_LEN		18
 #define SPD_MANU_OFF		148
 
 #define HYNIX_SINGLE_CHAN	0x1

-- 
To view, visit https://review.coreboot.org/22877
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I64280d6b4e5a697b411a4e0ef15bb17ad61137e8
Gerrit-Change-Number: 22877
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171214/51d37752/attachment-0001.html>


More information about the coreboot-gerrit mailing list