]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/p1_p2_rdb_pc.h
configs: Migrate CMD_NAND*
[people/ms/u-boot.git] / include / configs / p1_p2_rdb_pc.h
index 6dbd9900f429792b8b733e9d4b39c0b5f984e074..6eae41c7e50a13ab38cb3e292e18351c7c06ff4a 100644 (file)
 
 #define CONFIG_SYS_NAND_BASE_LIST      { CONFIG_SYS_NAND_BASE }
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
-#define CONFIG_CMD_NAND
 #if defined(CONFIG_TARGET_P1020RDB_PD)
 #define CONFIG_SYS_NAND_BLOCK_SIZE     (128 * 1024)
 #else