]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sama5d4_xplained.h
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
[u-boot] / include / configs / sama5d4_xplained.h
index f1cf65f42c087e4199e5f2f8bc1b5c1ac2c0009f..c8462b0b6485e7ce9b6bfb4976e49b133488cd50 100644 (file)
@@ -31,8 +31,6 @@
 #endif
 
 /* NAND flash */
-#define CONFIG_CMD_NAND
-
 #ifdef CONFIG_CMD_NAND
 #define CONFIG_NAND_ATMEL
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
@@ -78,7 +76,6 @@
 #define CONFIG_SYS_MONITOR_LEN         (512 << 10)
 
 #ifdef CONFIG_SYS_USE_MMC
-#define CONFIG_SPL_LDSCRIPT            arch/arm/mach-at91/armv7/u-boot-spl.lds
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME                "u-boot.img"