]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/imx31_phycore.h
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
[people/ms/u-boot.git] / include / configs / imx31_phycore.h
index de333e94c237e039409671f271aa8fc947df8650..5d0702f683886410b9391bcf1021c00ec2d47425 100644 (file)
 #define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM_1                   0x80000000
 #define PHYS_SDRAM_1_SIZE              (128 * 1024 * 1024)
-#define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_SYS_TEXT_BASE           0xA0000000
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1