powerpc: remove 4xx support
[platform/kernel/u-boot.git] / common / board_f.c
index 850d19d..2cdd12a 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