diff options
Diffstat (limited to 'include/configs/cm_t35.h')
-rw-r--r-- | include/configs/cm_t35.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h index 6e7dcc66de..d0b990cb04 100644 --- a/include/configs/cm_t35.h +++ b/include/configs/cm_t35.h @@ -104,7 +104,6 @@ /* * Board NAND Info. */ -#define CONFIG_NAND_OMAP_GPMC #define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */ /* to access nand */ #define CONFIG_SYS_NAND_BASE NAND_BASE /* physical address */ @@ -240,7 +239,6 @@ /* Defines for SPL */ #define CONFIG_SPL_FRAMEWORK -#define CONFIG_SPL_NAND_SIMPLE #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" |