X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcolibri_vf.h;h=e24191a05c09322650720a7760ad1d6993dbab48;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=4cfd5b9788bd6997e594602350e565f4448b328b;hpb=0b8404332ed08799ca0630e4cc868df039f206e3;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h index 4cfd5b9788..e24191a05c 100644 --- a/include/configs/colibri_vf.h +++ b/include/configs/colibri_vf.h @@ -18,7 +18,6 @@ #define CONFIG_SYS_THUMB_BUILD #define CONFIG_SYS_FSL_CLK -#define CONFIG_ARCH_MISC_INIT #define CONFIG_DISPLAY_BOARDINFO_LATE /* Calls show_board_info() */ #define CONFIG_SKIP_LOWLEVEL_INIT @@ -31,8 +30,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) -#define CONFIG_BOARD_EARLY_INIT_F - /* Allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE #define CONFIG_ENV_VARS_UBOOT_CONFIG @@ -61,7 +58,6 @@ #define CONFIG_SYS_FSL_ESDHC_NUM 1 #define CONFIG_GENERIC_MMC -#define CONFIG_DOS_PARTITION #define CONFIG_RBTREE #define CONFIG_LZO @@ -79,8 +75,6 @@ #define CONFIG_NETMASK 255.255.255.0 #define CONFIG_SERVERIP 192.168.10.1 -#define CONFIG_BOARD_LATE_INIT - #define CONFIG_LOADADDR 0x80008000 #define CONFIG_FDTADDR 0x84000000