From 76b5a9aa7d9ca0dcd7369e302f943d7a128621da Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 7 Apr 2015 20:03:35 +0000 Subject: 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 SVN-Revision: 45297 --- target/linux/ar71xx/mikrotik/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/mikrotik') diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index c939a95..58cc344 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -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 -- cgit v1.1