]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/board_f.c
powerpc: remove 4xx support
[people/ms/u-boot.git] / common / board_f.c
index 850d19db750d2dc9b66683558297d89589d95b2d..2cdd12a503ae57b40cf635247b12375caa89f7e5 100644 (file)
@@ -883,9 +883,6 @@ static const init_fnc_t init_sequence_f[] = {
        setup_board_part2,
 #endif
        display_new_sp,
-#ifdef CONFIG_SYS_EXTBDINFO
-       setup_board_extra,
-#endif
 #ifdef CONFIG_OF_BOARD_FIXUP
        fix_fdt,
 #endif