> On 03/06/13 19:54, ?lvaro Fern?ndez Rojas wrote: >> Use platform data array for storing ath5k EEPROM instead of creating another >> one. >> EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash. >> No need to keep the checksum fix now that the EEPROM is loaded completely. >> Add a manual eeprom swap for ath9k and keep the endian way. >> Use mac-offset property retrieved from the DTS. >> >> Signed-off-by: ?lvaro Fern?ndez Rojas<[email protected]> > > > Hi, > > thanks for the patch, does this also fix the DGN3500 eeprom loading > problem that daniel had or is that an outstanding fix that we still need > to make ? > > slightly offtopic ... i have had your dsl ottom half patch running on my > uplink router for 3 days now with no problems so i will push that patch > when i process this one > > John Hello John,
the patch doesn't fix the DGN3500 eeprom loading, but it's an outstanding fix we need to make. I think it's better if we fix what we currently have first and then add Daniel's patches. Regards, Álvaro _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
