summaryrefslogtreecommitdiff
path: root/board/amlogic/vim3
diff options
context:
space:
mode:
authorMattijs Korpershoek <[email protected]>2021-11-22 16:22:05 +0100
committerNeil Armstrong <[email protected]>2022-01-07 10:12:43 +0100
commitf89b90d2d99f33a2aa891ab6b86c19d52061e70c (patch)
treec755de0072797d409a31b3e7898686d9a03f32ac /board/amlogic/vim3
parent4eff7426c9bf7b756546559f75f5ce03c73a28f2 (diff)
configs: add khadas-vim3{l}_android for AOSP support
The Khadas VIM3 and VIM3L board are well supported in AOSP[1]. However, there is no mainline U-Boot support for it. The U-Boot used in AOSP is based on a vendor tree [2] Add all the necessary bits to flash and boot Android for both Khadas VIM3 and VIM3L boards. For Android instructions, refer to [1] [1] https://source.android.com/setup/build/devices#vim3_and_vim3l_boards [2] https://gitlab.com/baylibre/amlogic/atv/u-boot Signed-off-by: Guillaume La Roque <[email protected]> Signed-off-by: Mattijs Korpershoek <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'board/amlogic/vim3')
-rw-r--r--board/amlogic/vim3/MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/amlogic/vim3/MAINTAINERS b/board/amlogic/vim3/MAINTAINERS
index 92b426f66df..e185d80ce15 100644
--- a/board/amlogic/vim3/MAINTAINERS
+++ b/board/amlogic/vim3/MAINTAINERS
@@ -4,6 +4,8 @@ S: Maintained
F: board/amlogic/vim3/
F: configs/khadas-vim3_defconfig
+F: configs/khadas-vim3_android_defconfig
F: configs/khadas-vim3l_defconfig
+F: configs/khadas-vim3l_android_defconfig
F: doc/board/amlogic/khadas-vim3.rst
F: doc/board/amlogic/khadas-vim3l.rst