[PATCH 0/7] ath79: RedBoot devices cleanup and improvment
Tomasz Maciej Nowak
tmn505 at gmail.com
Tue Mar 15 08:00:35 PDT 2022
Main changes revolve around changing the image format for devices which
share FIS directory and RedBoot config on same flash erase block and
cleanup following aftermath of this change.
Tomasz Maciej Nowak (7):
ath79: jj76pf2: enable TCN75 sensor
ath79: switch some RedBoot based divices to OKLI loader
ath79: move image check for devices with RedBoot
ath79: ja76pf2: use nvmem cells to specify MAC adresses
ath79: bsap18x0: pad rootfs image
treewide: use upstream compatible for RedBoot FIS parser
ath79: remove patch scaning for FIS directory
.../ath79/dts/ar7161_adtran_bsap1880.dtsi | 2 +-
.../linux/ath79/dts/ar7161_jjplus_ja76pf2.dts | 67 ++++++++++++++++++-
.../ath79/dts/ar7161_ubnt_routerstation.dtsi | 35 +++++++++-
.../generic/base-files/etc/board.d/02_network | 4 --
.../etc/uci-defaults/05_fix-compat-version | 5 +-
.../base-files/lib/upgrade/platform.sh | 46 +++++--------
.../base-files/lib/upgrade/redboot-fis.sh | 31 +++++++++
target/linux/ath79/image/Makefile | 8 ---
target/linux/ath79/image/generic-ubnt.mk | 26 ++++---
target/linux/ath79/image/generic.mk | 29 +++++---
.../408-mtd-redboot_partition_scan.patch | 44 ------------
.../dts/bcm6348-inventel-livebox-1.dts | 2 +-
target/linux/gemini/image/Makefile | 4 +-
...t-add-of_match_table-with-DT-binding.patch | 22 ------
...t-add-of_match_table-with-DT-binding.patch | 22 ------
15 files changed, 190 insertions(+), 157 deletions(-)
create mode 100644 target/linux/ath79/generic/base-files/lib/upgrade/redboot-fis.sh
delete mode 100644 target/linux/ath79/patches-5.10/408-mtd-redboot_partition_scan.patch
delete mode 100644 target/linux/generic/pending-5.10/419-mtd-redboot-add-of_match_table-with-DT-binding.patch
delete mode 100644 target/linux/generic/pending-5.4/419-mtd-redboot-add-of_match_table-with-DT-binding.patch
--
2.35.1
More information about the openwrt-devel
mailing list