summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEubert Bao <bunnier@gmail.com>2019-09-20 21:44:16 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2019-10-12 23:42:59 +0200
commite11fc8439c9f7230441408c4d257efc46f372312 (patch)
treef11152895b063300684d9d4867da504ed63981eb
parent66fbaae83e8063119d9e1abce922f368ee3868cd (diff)
downloadopenwrt-e11fc8439c9f7230441408c4d257efc46f372312.tar.gz
openwrt-e11fc8439c9f7230441408c4d257efc46f372312.tar.bz2
openwrt-e11fc8439c9f7230441408c4d257efc46f372312.zip
kirkwood: Fix FS#505 - Can't install LEDE on Linksys EA3500
The default sizes render Device/linksys_audi mage un-flashable. Restore the pagesize, subpagesize, and blocksize for linksys_audi from https://github.com/openwrt/archive. Signed-off-by: Eubert Bao <bunnier@gmail.com>
-rw-r--r--target/linux/kirkwood/image/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile
index d2df2ccc2d..7b59b69c1d 100644
--- a/target/linux/kirkwood/image/Makefile
+++ b/target/linux/kirkwood/image/Makefile
@@ -88,6 +88,9 @@ define Device/linksys_audi
DEVICE_MODEL := EA3500 (Audi)
DEVICE_PACKAGES := kmod-mwl8k swconfig wpad-basic kmod-gpio-button-hotplug
DEVICE_DTS := kirkwood-linksys-audi
+ PAGESIZE := 512
+ SUBPAGESIZE := 256
+ BLOCKSIZE := 16KiB
KERNEL_SIZE := 2624k
KERNEL_IN_UBI :=
UBINIZE_OPTS := -E 5