2
0
forked from Ivasoft/openwrt

ar71xx: routerboot: add support for extended radio data

On newer Mikrotik boards, the radio calibration data
is stored differently and uses LZO compression instead
of RLE.

Update the RouterBOOT helper code to support the new
format.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 45297
This commit is contained in:
Gabor Juhos
2015-04-07 20:03:35 +00:00
parent f0cbd004ee
commit 76b5a9aa7d
4 changed files with 67 additions and 8 deletions

View File

@@ -124,6 +124,7 @@ CONFIG_GPIO_74X164=y
CONFIG_GPIO_LATCH=y
# CONFIG_JFFS2_FS is not set
CONFIG_LEDS_RB750=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
# CONFIG_MTD_CFI is not set