load board's mac address on Compex devices
[openwrt/staging/mkresin.git] / target / linux / adm5120 / files-2.6.26 / include / asm-mips / mach-adm5120 / prom / myloader.h
index 2c40aa4056676d9fdc548ada0ac2ea567709e2a8..ea8db81ed3fbc732bb78177564dc57e679580944 100644 (file)
@@ -170,6 +170,7 @@ struct myloader_info {
        u32     did;
        u32     svid;
        u32     sdid;
+       uint8_t macs[MYLO_ETHADDR_COUNT][6];
 };
 
 extern struct myloader_info myloader_info;