X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fmx25pdk.h;h=f787376221f15a289ee201d7d1ae37a580b1fcb6;hp=1484762b775e0f3f4503caef6fa489ee1594b125;hb=e856bdcfb49291d30b19603fc101bea096c48196;hpb=3788b451e32bc925c4a63a882acc9c3b4ee895be diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h index 1484762b77..f787376221 100644 --- a/include/configs/mx25pdk.h +++ b/include/configs/mx25pdk.h @@ -35,8 +35,6 @@ #define PHYS_SDRAM_1 0x80000000 #define PHYS_SDRAM_1_SIZE (64 * 1024 * 1024) -#define CONFIG_BOARD_EARLY_INIT_F - #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_SYS_INIT_RAM_ADDR IMX_RAM_BASE #define CONFIG_SYS_INIT_RAM_SIZE IMX_RAM_SIZE @@ -61,7 +59,6 @@ #define CONFIG_ENV_SIZE (8 * 1024) #define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_NO_FLASH #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 @@ -86,7 +83,6 @@ #define CONFIG_ENV_OVERWRITE /* ESDHC driver */ -#define CONFIG_GENERIC_MMC #define CONFIG_FSL_ESDHC #define CONFIG_SYS_FSL_ESDHC_ADDR IMX_MMC_SDHC1_BASE #define CONFIG_SYS_FSL_ESDHC_NUM 1 @@ -98,8 +94,6 @@ #define CONFIG_POWER_FSL_MC34704 #define CONFIG_SYS_FSL_PMIC_I2C_ADDR 0x54 -#define CONFIG_DOS_PARTITION - /* I2C Configs */ #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_MXC