]> git.baikalelectronics.ru Git - uboot.git/commit
configs: prepare khadas-vim3{l}_ab_android for AOSP support
authorMattijs Korpershoek <mkorpershoek@baylibre.com>
Mon, 22 Nov 2021 15:22:06 +0000 (16:22 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Fri, 7 Jan 2022 09:12:43 +0000 (10:12 +0100)
commit05622e6a8765179a3dd3464c32909bea161d133d
tree402f259a3ef06dbb7487221112f0bc34f01fdd30
parentc04fd670272047065c214ed618de91b4d6a5398f
configs: prepare khadas-vim3{l}_ab_android for AOSP support

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
board/amlogic/vim3/MAINTAINERS
configs/khadas-vim3_android_ab_defconfig [new file with mode: 0644]
configs/khadas-vim3l_android_ab_defconfig [new file with mode: 0644]
include/configs/khadas-vim3_android.h
include/configs/khadas-vim3l_android.h