diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2022-07-20 13:47:05 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2022-07-28 00:50:13 +0200 |
commit | 066547b9742bb301981ec8941950399d3c7d8a6b (patch) | |
tree | a605238202f22130f441fc58aee46521b42f76c8 /package/boot/arm-trusted-firmware-tools | |
parent | 506432a7839504b71b3efee92f9299386c707a99 (diff) | |
download | upstream-066547b9742bb301981ec8941950399d3c7d8a6b.tar.gz upstream-066547b9742bb301981ec8941950399d3c7d8a6b.tar.bz2 upstream-066547b9742bb301981ec8941950399d3c7d8a6b.zip |
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 6ae2f7ff4737ec8dbec026fc6c02f7d1850b521c)
Diffstat (limited to 'package/boot/arm-trusted-firmware-tools')
0 files changed, 0 insertions, 0 deletions