difos/target/linux/ath79/image
Tomasz Maciej Nowak 66b7c82bb1 ath79: image: pad kernel for Adtran/Bluesocket devices
It has been reported that using the sysupgrade-tar image will trigger
"lzma_decode failed error". The RedBoot bootloader always loads data
from flash till block size boundary, so if there's no padding it'll also
load the beginning of rootfs, and it seems that lzma_decoder can't handle
that garbage data. Previously the script creating combined-image
silently padded the kernel and rootfs, but since sysupgrade-tar doesn't,
pad the default kernel image.

Fixes: 900330f ("ath79: image: retire combined-image for Adtran/Bluesocket
devices")
Cc: Brian Gonyer <bgonyer@gmail.com>
Cc: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2019-09-21 22:17:39 +02:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
lzma-loader ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
common-buffalo.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
common-netgear.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
common-tp-link.mk ath79: create common definition tplink-loader-okli 2019-08-07 18:04:03 +02:00
generic-tp-link.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
generic-ubnt.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
generic.mk ath79: image: pad kernel for Adtran/Bluesocket devices 2019-09-21 22:17:39 +02:00
Makefile ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
nand.mk ath79: fix missing DEVICE_VENDOR for some devices 2019-07-10 17:16:49 +02:00
tiny-netgear.mk ath79: Move DEVICE_VENDOR for NETGEAR to parent definition 2019-07-04 18:17:52 +02:00
tiny-tp-link.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
tiny.mk ath79: split DEVICE_TITLE in multiple variables 2019-07-04 15:50:17 +02:00