openwrt/target/linux/bcm4908
Rafał Miłecki 6ae2f7ff47 bcm4908: build bootfs image per-SoC
In theory we could have just 1 bootfs image for all devices as each
device has its own entry in the "configurations" node. It doesn't work
well with default configuration though.

If something goes wrong U-Boot SPL can be interrupted (by pressing A) to
enter its minimalistic menu. It allows ignoring boardid. In such case
bootfs default configuration is used.

For above reason each SoC family (BCM4908, BCM4912) should have its own
bootfs built. It allows each of them to have working default
configuration.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2022-07-25 18:13:12 +02:00
..
base-files bcm4908: fix init on CFE devices 2022-03-07 11:14:29 +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: build bootfs image per-SoC 2022-07-25 18:13:12 +02:00
patches-5.10 bcm4908: backport bcmbca DT patches queued for 5.20 2022-07-20 20:04:50 +02:00
config-5.10 kernel: backport LEDs driver for BCMBCA devices 2022-07-17 18:44:41 +02:00
Makefile bcm4908: add uboot-envtools to default packages 2021-12-16 08:26:25 +01:00