summaryrefslogtreecommitdiff
path: root/include/configs/xpedite517x.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-03-28 15:38:15 +0300
committerTom Rini <trini@konsulko.com>2018-04-08 21:52:54 +0300
commit02ddc1477cf2217867750deb99f79dee0b88142b (patch)
tree4a25606d7a2f37dda73ffc793449df210172efc3 /include/configs/xpedite517x.h
parente89f8aae3d67cd3d2d04cedd9735c5e5fd32b621 (diff)
downloadu-boot-02ddc1477cf2217867750deb99f79dee0b88142b.tar.xz
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Migrate the CONFIG_BOARD_EARLY_INIT_R option to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/xpedite517x.h')
-rw-r--r--include/configs/xpedite517x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite517x.h b/include/configs/xpedite517x.h
index 78140cdc16..14188a405b 100644
--- a/include/configs/xpedite517x.h
+++ b/include/configs/xpedite517x.h
@@ -17,7 +17,6 @@
#define CONFIG_SYS_BOARD_NAME "XPedite5170"
#define CONFIG_SYS_FORM_3U_VPX 1
#define CONFIG_LINUX_RESET_VEC 0x100 /* Reset vector used by Linux */
-#define CONFIG_BOARD_EARLY_INIT_R /* Call board_pre_init */
#define CONFIG_BAT_RW 1 /* Use common BAT rw code */
#define CONFIG_HIGH_BATS 1 /* High BATs supported and enabled */
#define CONFIG_ALTIVEC 1