[adm5120] load the mac address from flash where it is possible
[openwrt.git] / target / linux / adm5120 / files-2.6.26 / arch / mips / adm5120 / cellvision / nfs-101.c
index efd4e57..700919c 100644 (file)
@@ -18,6 +18,8 @@ static u8 nfs101_vlans[6] __initdata = { /* TODO: not tested */
 static void __init nfs101_setup(void)
 {
        cas6xx_flash_setup();
+
+       cellvision_mac_setup();
        adm5120_add_device_switch(5, nfs101_vlans);
 }