diff options
Diffstat (limited to 'include/configs/imx27lite-common.h')
| -rw-r--r-- | include/configs/imx27lite-common.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h index 6ebdc3d6f97..232f7868cc2 100644 --- a/include/configs/imx27lite-common.h +++ b/include/configs/imx27lite-common.h @@ -81,7 +81,6 @@  #define PHYS_FLASH_1			0xc0000000  /* Flash Base for U-Boot */  #define CONFIG_SYS_FLASH_BASE		PHYS_FLASH_1 -#define CONFIG_SYS_MONITOR_LEN		0x40000		/* Reserve 256KiB */  /* Address and size of Redundant Environment Sector	*/  /* @@ -97,7 +96,6 @@   * NAND   */  #define CONFIG_MXC_NAND_REGS_BASE	0xd8000000 -#define CONFIG_SYS_MAX_NAND_DEVICE	1  #define CONFIG_SYS_NAND_BASE		0xd8000000  #define CONFIG_MXC_NAND_HWECC | 
