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

4 Mar
2008
4 Mar
'08
5:43 p.m.
Signed-off-by: Wolfgang Denk wd@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
6273
Age (days ago)
6273
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Denk