diff options
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r-- | include/configs/mcx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 2a77430e7c..b4b8c4367e 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -239,9 +239,6 @@ */ /* **** PISMO SUPPORT *** */ -#define CONFIG_SYS_NAND_BUSWIDTH_16BIT -#define CONFIG_NAND_OMAP_GPMC -#define CONFIG_NAND_OMAP_GPMC_PREFETCH /* Redundant Environment */ #define CONFIG_SYS_ENV_SECT_SIZE (128 << 10) /* 128 KiB */ @@ -268,7 +265,6 @@ /* Defines for SPL */ #define CONFIG_SPL_FRAMEWORK -#define CONFIG_SPL_NAND_SIMPLE #define CONFIG_SPL_NAND_BASE #define CONFIG_SPL_NAND_DRIVERS |