mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user