[U-Boot-Users] [PATCH] W7OLMC/W7OLMG: fix build problems (redundant #define)

Wolfgang Denk wd at denx.de
Tue Mar 4 17:43:25 CET 2008


Signed-off-by: Wolfgang Denk <wd at denx.de>
---
 board/w7o/w7o.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/board/w7o/w7o.h b/board/w7o/w7o.h
index d6f50e2..d1fed02 100644
--- a/board/w7o/w7o.h
+++ b/board/w7o/w7o.h
@@ -31,9 +31,6 @@
 #define PPC405GP_GPIO0_ODR	0xef600718L	/* GPIO Open Drain */
 #define PPC405GP_GPIO0_IR	0xef60071cL	/* GPIO Input */
 
-/* AMCC 405GP DCRs */
-#define CPC0_CR0		0xb1		/* Chip control register 0 */
-
 /* LMG FPGA <=> CPU GPIO signals */
 #define LMG_XCV_INIT		0x10000000L
 #define LMG_XCV_PROG		0x04000000L
-- 
1.5.4.2





More information about the U-Boot mailing list