]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-bcmcygnus/configs.h
configs: Re-sync almost all of cmd/Kconfig
[u-boot] / arch / arm / include / asm / arch-bcmcygnus / configs.h
index 5354637cf05ec140ae62a57bab9d3d73b2a7ca33..fd51531360dd6d8353b90fc1ec51282f31ace069 100644 (file)
 #define CONFIG_CONS_INDEX              3
 #define CONFIG_SYS_NS16550_COM3                0x18023000
 
+/* Ethernet */
+#define CONFIG_BCM_SF2_ETH
+#define CONFIG_BCM_SF2_ETH_GMAC
+
+#define CONFIG_PHYLIB
+#define CONFIG_PHY_BROADCOM
+#define CONFIG_PHY_RESET_DELAY 10000 /* PHY reset delay in us*/
+
+#define CONFIG_CMD_MII
+
 #endif /* __ARCH_CONFIGS_H */