openwrt/target
Rafał Miłecki cc9c72529c 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>
(cherry picked from commit 6ae2f7ff47)
2022-09-02 12:24:16 +02:00
..
imagebuilder imagebuilder: fix broken image generation with external targets 2022-04-05 22:06:41 +02:00
linux bcm4908: build bootfs image per-SoC 2022-09-02 12:24:16 +02:00
sdk sdk: add spidev-test to the bundle of userspace sources 2022-07-19 20:27:06 +02:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-02-14 21:56:29 +01:00
Config.in
Makefile