Makefile: move all Power Architecture boards into boards.cfg
[platform/kernel/u-boot.git] / include / configs / IAD210.h
index ca488c6..54e8a72 100644 (file)
@@ -44,6 +44,8 @@
 #define CONFIG_MPC860T         1
 #define CONFIG_MPC862          1
 
+#define        CONFIG_SYS_TEXT_BASE    0x08000000
+
 #define CONFIG_LOADS_ECHO      1       /* echo on for serial download  */
 
 #undef  CONFIG_8xx_CONS_SMC1
@@ -67,6 +69,7 @@
 
 /* using this define saves us updating another source file */
 #define CONFIG_BOARD_EARLY_INIT_F 1
+#define CONFIG_MISC_INIT_R
 
 #undef CONFIG_BOOTARGS
 /* #define CONFIG_BOOTCOMMAND                                                  \