]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/ixp/npe/include/npe.h
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / cpu / ixp / npe / include / npe.h
index e53458defbbdcc20908a26af16d23f940b87e4e8..3d6f727476024e42d7803e8032de2ea8d502314d 100755 (executable)
 /*
  * defines...
  */
-#define CFG_NPE_NUMS           1
+#define CONFIG_SYS_NPE_NUMS            1
 #ifdef CONFIG_HAS_ETH1
-#undef CFG_NPE_NUMS
-#define CFG_NPE_NUMS           2
+#undef CONFIG_SYS_NPE_NUMS
+#define CONFIG_SYS_NPE_NUMS            2
 #endif
 
 #define NPE_NUM_PORTS          3