[coreboot-gerrit] Patch set updated for coreboot: via/cx700: remove unused #define

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Mon Nov 2 11:30:06 CET 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12295

-gerrit

commit 39f0a460cf00193a490d60510835196e4d8c3fee
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Oct 31 16:09:34 2015 +0100

    via/cx700: remove unused #define
    
    Change-Id: I0180e0ae2aeeffcef46a97892356f1955f581efd
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
---
 src/northbridge/via/cx700/raminit.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/northbridge/via/cx700/raminit.c b/src/northbridge/via/cx700/raminit.c
index 66c7c17..3c6b6d0 100644
--- a/src/northbridge/via/cx700/raminit.c
+++ b/src/northbridge/via/cx700/raminit.c
@@ -39,8 +39,6 @@
 #define HOSTCTRL		PCI_DEV(0, 0, 2)
 #define MEMCTRL			PCI_DEV(0, 0, 3)
 
-#define OHM_150 1
-
 #ifdef	MEM_WIDTH_32BIT_MODE
 #define SDRAM1X_RA_14		30
 #define SDRAM1X_RA_13		29



More information about the coreboot-gerrit mailing list