Al 18/07/11 22:17, En/na John Crispin ha escrit: > Hi, > > found a board from arcadyan that has a ath9k eeprom inside flash. i'll > try to test merge his asap
The problem was the possible side effect of the ath9k patch on chipsets with onboard eeprom. With flash emulation the patch works as-is(apart the performance issue). The main thing that bothers me is why I had to do the endianness check and had to use cpu_to_le32, while the ar71xx platform needs neither of those (and, according to the config, should work with the same endianness as the lantiq platform). I hope you can shed some light on these issues. Bye -- Luca _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
