Makefile: move all Power Architecture boards into boards.cfg
[platform/kernel/u-boot.git] / include / configs / NX823.h
index 9182223..70c6bb5 100644 (file)
@@ -39,6 +39,8 @@
 #define CONFIG_MPC823          1       /* This is a MPC823 CPU     */
 #define CONFIG_NX823           1       /* ...on a NEXUS 823  module    */
 
+#define        CONFIG_SYS_TEXT_BASE    0x40000000
+
 /*#define  CONFIG_VIDEO                1 */
 
 #define CONFIG_8xx_GCLK_FREQ   MPC8XX_SPEED
@@ -55,7 +57,7 @@
 #define CONFIG_LOADS_ECHO      1       /* echo on for serial download  */
 #undef CONFIG_SYS_LOADS_BAUD_CHANGE            /* don't allow baudrate change  */
 #undef CONFIG_WATCHDOG                 /* watchdog disabled, for now       */
-#define CONFIG_AUTOSCRIPT
+#define CONFIG_SOURCE
 
 /*
  * BOOTP options
@@ -72,7 +74,7 @@
  */
 #include <config_cmd_default.h>
 
-#define CONFIG_CMD_AUTOSCRIPT
+#define CONFIG_CMD_SOURCE
 
 
 /* call various generic functions */