commit | aaa13ca2428789b3c8096b5edc175d4d78b5f504 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Nov 17 04:19:47 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 18 14:22:24 2010 -0500 |
tree | b0d128512a013abcc50780a1ef6c49396128f666 | |
parent | a05b5d45049d60a06a1b12976150572304a51928 [diff] |
ath9k_hw: support reading calibration data from flash on AR9003 Embedded boards do not have compressed EEPROM data, they use the struct ar9003_eeprom layout, with little endian fields, so copying the raw data to the eeprom buffer is enough. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>