openwrt/target/linux/bcm4908
Rafał Miłecki 608c7dccf2 bcm4908: sysupgrade: add pkgtb format support
BCM4908 devices with U-Boot use pkgtb firmware format. It's based on
U-Boot's FIT: DTB with configurations, images & embedded data.

This format contains bootfs, rootfs and optionally a first stage U-Boot
loader. Contained images need to be extracted & flashed.

Broadcom used two sets of firmwares: main & backup. It uses UBI volumes
"metadata1" & "metadata2" for storing U-Boot env variables with info
about flashed images.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 5f05795aa7)
2022-01-03 14:28:13 +01:00
..
base-files bcm4908: sysupgrade: add pkgtb format support 2022-01-03 14:28:13 +01:00
files-5.4/drivers/net/ethernet/broadcom bcm4908: add Ethernet driver 2021-02-08 11:49:21 +01:00
generic bcm4908: initial work on the Broadcom BCM4908 target 2021-01-12 21:10:51 +01:00
image bcm4908: build chk image for Netgear RAXE500 2021-12-13 14:46:31 +01:00
patches-5.4 bcm4908: backport upstream DT commits 2021-12-13 14:46:31 +01:00
config-5.4 bcm4908: enable MTD_CMDLINE_PARTS 2021-12-13 14:46:31 +01:00
Makefile bcm4908: add uboot-envtools to default packages 2022-01-03 14:28:13 +01:00