On 2012-11-09 11:02 PM, Daniel Dickinson wrote: > There is a router that users the MAC address for wireless from the platform > data > (which gets it from the flash ART partition) and the calibration data from a > PCI-e > card's EEPROM. Here we add support for this. At least for AR9300 the code already checks the platform data's EEPROM validity. If the pdata contains an empty EEPROM data section, the code falls back to trying OTP and Serial EEPROM access. Doesn't that make this patch unnecessary?
Also, the change contains some useless whitespace mangling and uses the wrong patch format (use make target/linux/refresh to clean that up). - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
