]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf525-ucr2.h
LG Optimus Black (P970) codename sniper support
[karo-tx-uboot.git] / include / configs / bf525-ucr2.h
index 008f4b5ec8c1c799af6cbedfef97e19a6410609a..fce6fc2e12a319ea9d9facd064056f89aa3f5c1f 100644 (file)
@@ -67,7 +67,6 @@
 
 /* support for serial flash */
 #define CONFIG_BFIN_SPI
-#define CONFIG_SPI_FLASH
 #define CONFIG_CMD_SF
 #define CONFIG_SF_DEFAULT_HZ   30000000
 #define CONFIG_SPI_FLASH_EON
                "sf read 0x1000000 0x20000 0x300000;" \
                "bootm 0x1000000\0"
 
-/* this sets up the default list of enabled commands */
-#include <config_cmd_default.h>
-#undef CONFIG_CMD_NET  /* bootp, tftpboot, rarpboot */
-#undef CONFIG_CMD_NFS
-#undef CONFIG_CMD_IMLS
-
 #endif