[ar71xx] improve SoC detection
[openwrt.git] / target / linux / ar71xx / files / include / asm-mips / mach-ar71xx / platform.h
index 53ac555..f845c42 100644 (file)
@@ -28,6 +28,8 @@ struct ag71xx_platform_data {
        u32             flush_reg;
        u32             mii_if;
        u8              mac_addr[ETH_ALEN];
+
+       u8              has_gbit:1;
 };
 
 struct ag71xx_mdio_platform_data {
This page took 0.019867 seconds and 4 git commands to generate.