]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sbc8349.h
arm/rpi: Enable dcache
[karo-tx-uboot.git] / include / configs / sbc8349.h
index 2516a3e97e335cff14732439afc72e35d4c9d162..9d89b2a3423af47cd5a6211e0f896fd44baa1ef5 100644 (file)
@@ -15,6 +15,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_I2C
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
     #define CONFIG_CMD_PCI
 #endif
 
-#if defined(CONFIG_SYS_RAMBOOT)
-    #undef CONFIG_CMD_SAVEENV
-    #undef CONFIG_CMD_LOADS
-#endif
-
-
 #undef CONFIG_WATCHDOG                 /* watchdog disabled */
 
 /*