]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8323ERDB.h
arm: spear: Some changes / updates to the x600 config header
[karo-tx-uboot.git] / include / configs / MPC8323ERDB.h
index 65a63e2b7fc6b0f5cbc6721942b09638de350c53..7547c12996784a7f8590d8f91c432e1db5b8bc05 100644 (file)
@@ -9,6 +9,9 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
 /*
  * High Level Configuration Options
  */
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_EEPROM
 #if defined(CONFIG_PCI)
        #define CONFIG_CMD_PCI
 #endif
-#if defined(CONFIG_SYS_RAMBOOT)
-       #undef CONFIG_CMD_SAVEENV
-       #undef CONFIG_CMD_LOADS
-#endif
 
 #undef CONFIG_WATCHDOG         /* watchdog disabled */