major cleanup of the ar531x code, improved hardware detection and support for multipl...
[openwrt/svn-archive/archive.git] / target / linux / atheros-2.6 / files / include / asm-mips / mach-atheros / ar531x_platform.h
index 377b31a266097d046f7d4e251e756e322f37a622..bddcd59a0b4e316491877b0cf973cb6e496dc646 100644 (file)
@@ -20,7 +20,9 @@ struct ar531x_eth {
        u32 reset_base;
        u32 reset_mac;
        u32 reset_phy;
+       u32 phy_base;
        char *board_config;
+       char *macaddr;
 };
 
 #endif /* __AR531X_PLATFORM_H */