]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/lib/board.c
net: move bootfile init into eth_initialize
[karo-tx-uboot.git] / arch / x86 / lib / board.c
index 15b4ae2e718c9a5da7849bdaadcfed3564d9bef1..90cf7fc8883c2ee02a0b22361b69a1905f214b4b 100644 (file)
@@ -177,9 +177,6 @@ init_fnc_t *init_sequence_r[] = {
        status_led_set_r,
 #endif
        set_load_addr_r,
-#if defined(CONFIG_CMD_NET)
-       set_bootfile_r,
-#endif
 #if defined(CONFIG_CMD_IDE)
        ide_init_r,
 #endif