]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC832XEMDS.h
arm/rpi: Enable dcache
[karo-tx-uboot.git] / include / configs / MPC832XEMDS.h
index 1735b3c5216e1f8002a04f90767673d0bfb1f04a..9805df75b99522c34f06c90a58acbaf2d4148925 100644 (file)
@@ -7,6 +7,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_ASKENV
     #define CONFIG_CMD_PCI
 #endif
 
-#if defined(CONFIG_SYS_RAMBOOT)
-    #undef CONFIG_CMD_SAVEENV
-    #undef CONFIG_CMD_LOADS
-#endif
-
-
 #undef CONFIG_WATCHDOG         /* watchdog disabled */
 
 /*