mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 01:38:22 +00:00
425f06f86e
In AOSP, both VIM3 and VIM3L have 2 bootloader flavors, depending on A/B enablement. For example, for vim3l, the naming is: - u-boot_kvim3l_noab.bin : legacy support - u-boot_kvim3l_ab.bin : A/B support Prepare a defconfig to support u-boot_kvim3_ab.bin and u-boot_kvim3l_ab.bin. This is identical to khadas-vim3{l}_ab_android but will be updated in the next commit. Also update partitioning tables for A/B support. Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20211122152207.219023-4-mkorpershoek@baylibre.com
13 lines
428 B
Text
13 lines
428 B
Text
VIM3
|
|
M: Neil Armstrong <narmstrong@baylibre.com>
|
|
S: Maintained
|
|
L: u-boot-amlogic@groups.io
|
|
F: board/amlogic/vim3/
|
|
F: configs/khadas-vim3_defconfig
|
|
F: configs/khadas-vim3_android_defconfig
|
|
F: configs/khadas-vim3_android_ab_defconfig
|
|
F: configs/khadas-vim3l_defconfig
|
|
F: configs/khadas-vim3l_android_defconfig
|
|
F: configs/khadas-vim3l_android_ab_defconfig
|
|
F: doc/board/amlogic/khadas-vim3.rst
|
|
F: doc/board/amlogic/khadas-vim3l.rst
|