Few fixes with common denominator being RedBoot bootloader, mostly related to images generation. Some of these will need a cherry-pick to 19.07 branch - I'll prepare the patches if theese will be commited. I would like to also put some focus on FS#2428 [1] bug, which will disable sysupgrade for few devices and which I don't have knowledge to tackle. Hope someone will help.
1. https://bugs.openwrt.org/index.php?do=details&task_id=2428 Tomasz Maciej Nowak (7): ath79: dts: fix ja76pf2 spi frequency ath79: image: retire combined-image for Adtran/Bluesocket devices ar71xx: sysupgrade: accept ath79 combined-image ath79: image: append metadata to routerstations and ja76pf2 images ath79: image: add supported string for routerstations and ja76pf2 ath79: fix FIS partition detection for 4.19 kernel ath79: image: disable sysupgrade images for routerstations and ja76pf2 .../ar71xx/base-files/lib/upgrade/platform.sh | 2 +- .../linux/ath79/dts/ar7161_jjplus_ja76pf2.dts | 2 +- target/linux/ath79/image/generic-ubnt.mk | 6 ++- target/linux/ath79/image/generic.mk | 8 +++- .../408-mtd-redboot_partition_scan.patch | 44 +++++++++++++++++++ 5 files changed, 56 insertions(+), 6 deletions(-) create mode 100644 target/linux/ath79/patches-4.19/408-mtd-redboot_partition_scan.patch -- 2.23.0 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
