summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHuber, Andreas <Andreas.Huber@keymile.com>2011-05-02 22:56:54 +0000
committerWolfgang Denk <wd@denx.de>2011-05-10 22:48:45 +0200
commitf30c62bbe8988a8341970cbb7e14bb7a99abb157 (patch)
tree13134f96cb17a2d67a19d21df5cbc271dd620dd7 /include
parent0278236c38a7fcde95dadc493b26ad612e88ac05 (diff)
downloadblackbird-obmc-uboot-f30c62bbe8988a8341970cbb7e14bb7a99abb157.tar.gz
blackbird-obmc-uboot-f30c62bbe8988a8341970cbb7e14bb7a99abb157.zip
powerpc/km82xx: rework DIP switch detection
Introduce a struct for the BFTICU FPGA to increase the readability of the code. And the define CONFIG_SYS_BFTICU_BASE was removed because the CONFIG_SYS_FPGA_BASE is already the base value for BFTICU registers. Signed-off-by: Andreas Huber <andreas.huber@keymile.com> Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Acked-by: Heiko Schocher <hs@denx.de> cc: Wolfgang Denk <wd@denx.de> cc: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mgcoge.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mgcoge.h b/include/configs/mgcoge.h
index dcde76c86f..3d2ee2490b 100644
--- a/include/configs/mgcoge.h
+++ b/include/configs/mgcoge.h
@@ -61,7 +61,4 @@
/* include further common stuff for all keymile 82xx boards */
#include "km82xx-common.h"
-/* bfticu address */
-#define CONFIG_SYS_BFTICU_BASE 0x40000000
-
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud