]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf525-ucr2.h
nand, atmel: remove udelay in spl_nand_erase_one()
[karo-tx-uboot.git] / include / configs / bf525-ucr2.h
index 0ac3a09406eb05b2b98a413f533eb4e60a524fa3..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
@@ -94,9 +93,4 @@
                "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_NFS
-#undef CONFIG_CMD_IMLS
-
 #endif