
On 29/07/2021 09:21, Mattijs Korpershoek wrote:
The Khadas VIM3 and VIM3L boards are well supported in the Android Open Source project via the yukawa[1] platform.
Their U-Boot version, despite being public [2] is not in mainline.
These series a couple of cleanups to prepare to add mainline U-Boot support for vim3 / vim3l so that we can boot Android.
[1] https://source.android.com/setup/build/devices#vim3_and_vim3l_boards [2] https://gitlab.com/baylibre/amlogic/atv/u-boot/-/tree/u-boot/v2021.07/integ
Mattijs Korpershoek (6): configs: sei610: fix typo in header comment configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGS configs: meson64_android: use CONFIG_FASTBOOT_USB_DEV configs: meson64_android: use boot part label instead of index configs: meson64_android: use logo part label instead of index configs: meson64_android: don't set console bootargs
include/configs/meson64_android.h | 30 +++++++++++++++++------------- include/configs/sei610.h | 2 +- 2 files changed, 18 insertions(+), 14 deletions(-)
Applied to u-boot-amlogic
Thanks, Neil