]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-bcmcygnus/configs.h
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[u-boot] / arch / arm / include / asm / arch-bcmcygnus / configs.h
index 5354637cf05ec140ae62a57bab9d3d73b2a7ca33..af7f3bff57ac0287bcfc2c0eb1830cd15f81c9c7 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*/
+
 #endif /* __ARCH_CONFIGS_H */