openwrt/target/linux/bcm4908
Rafał Miłecki a02c971dff bcm4908: start work on images for devices using U-Boot
New BCM4908 family based routers will use U-Boot bootloader. That will
require using a totally different firmware format. Kernel has to be put
in a FIT image.

OpenWrt has some helpers for generating .its files but they don't fit
BCM4908 requirements and there is no simple way of extending any of
them. The best solution seems to be storing an .its template.

BCM4908 bootfs may:
1. contain extra binaries (other than kernel & DTB)
2. include multiple DTB files
3. store device specific U-Boot configurations with custom properties

Such setups are too complex to generate using shell script. Raw .its
file on the other hand seems quire clean & reasonable.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-11-08 15:57:55 +01:00
..
base-files bcm4908: fix calculation of new cferam index 2021-11-04 15:52:03 +01:00
files-5.4/drivers/net/ethernet/broadcom bcm4908: add Ethernet driver 2021-02-08 11:49:21 +01:00
files-5.10/drivers/net/ethernet/broadcom bcm4908: prepare kernel 5.10 support 2021-11-03 12:08:40 +01:00
generic
image bcm4908: start work on images for devices using U-Boot 2021-11-08 15:57:55 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.154 2021-10-21 00:17:36 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.78 2021-11-07 19:59:10 +01:00
config-5.4 kernel: Deactivate some ARM64 errata workarounds 2021-10-03 01:13:18 +02:00
config-5.10 bcm4908: add testing support for kernel 5.10 2021-11-03 12:16:06 +01:00
Makefile bcm4908: add testing support for kernel 5.10 2021-11-03 12:16:06 +01:00