summaryrefslogtreecommitdiffstats
path: root/board/w7o
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-03-04 17:38:50 +0100
committerWolfgang Denk <wd@denx.de>2008-03-04 17:38:50 +0100
commit384faaafb999cae3ce447c93e28a0b7e2e5fef53 (patch)
tree5095d79007bbb3bc371d89590b7da6367e6f787f /board/w7o
parentf9301e1cda296245ba052d7b08321199c3d0af9d (diff)
downloadtalos-obmc-uboot-384faaafb999cae3ce447c93e28a0b7e2e5fef53.tar.gz
talos-obmc-uboot-384faaafb999cae3ce447c93e28a0b7e2e5fef53.zip
W7OLMC/W7OLMG: fix build problems (redundant #define)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/w7o')
-rw-r--r--board/w7o/w7o.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/w7o/w7o.h b/board/w7o/w7o.h
index d6f50e2e67..d1fed028c3 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
OpenPOWER on IntegriCloud