]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/actux2.h
ixp: remove the option to include the Microcode
[karo-tx-uboot.git] / include / configs / actux2.h
index 7e6e8f28248768d3b1aabf63a94b830ea9cfa5a4..6f59a510e73c8d26751b5d671c19399d8f9616be 100644 (file)
 
 /* include IXP4xx NPE support */
 #define CONFIG_IXP4XX_NPE              1
-/* use separate flash sector with ucode images */
-#define CONFIG_IXP4XX_NPE_EXT_UCODE_BASE       0x50040000
 #define CONFIG_NET_MULTI               1
 /* NPE0 PHY address */
 #define        CONFIG_PHY_ADDR                 0x00
 #define CONFIG_SYS_USE_PPCENV                  1
 
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \
+       "npe_ucode=50040000\0"                                          \
        "mtd=IXP4XX-Flash.0:256k(uboot),64k(ucode),1152k(linux),-(root)\0" \
        "kerneladdr=50050000\0"                                         \
        "rootaddr=50170000\0"                                           \