]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cobra5272.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / include / configs / cobra5272.h
index 11dd4d712be372533e64fb2f008e7d3063b97f0e..8e70d8c94c3d40c056424e6c5eb0d14e5500b2dc 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_PING
 
-#undef CONFIG_CMD_LOADS
-#undef CONFIG_CMD_LOADB
 #undef CONFIG_CMD_MII
 
 #ifdef CONFIG_MCFFEC
@@ -182,8 +178,6 @@ considered during boot */
 
 #endif
 
-#define CONFIG_SYS_PROMPT              "COBRA > "      /* Layout of u-boot prompt*/
-
 #define CONFIG_SYS_LOAD_ADDR           0x20000         /*Defines default RAM address
 from which user programs will be started */