blob: dedb2bfb2774f85c771e1ee80973c78ea87d038b [file] [log] [blame]
Mattijs Korpershoekd6c5fc62023-11-24 12:20:18 +01001..
2 # Copyright (c) 2023, BayLibre SAS
3 #
4 # SPDX-License-Identifier: MIT
5
6
7VIM3
8====
9
10VIM3 is one of the few supported dev-boards listed on
11`source.android.com <https://source.android.com/docs/setup/create/devices>`_.
12
13The `VIM3 wiki <https://gitlab.baylibre.com/baylibre/amlogic/atv/aosp/device/amlogic/yukawa/-/wikis/Khadas_VIM3>`_
14provides links to the documentation for using these devices.
15
16
17Board status
18************
19
20The VIM3 is build-tested every week:
21
22- CI builds are available at `concourse.baylibre.com <https://concourse.baylibre.com/teams/amlogic/pipelines/>`_
23- Prebuilt binaries are available at `binaries.baylibre.com <https://public.amlogic.binaries.baylibre.com/ci/build/yukawa/>`_
24
25These prebuilts are regularly boot-tested to home screen using HDMI.
26
27VIM3 is also used for U-Boot development, to test ``fastboot`` and Android boot flow changes.
28The VIM3 board is fully upstream in U-Boot.
29Documentation can be found on `U-Boot's documentation <https://docs.u-boot.org/en/latest/board/amlogic/khadas-vim3.html>`_
30To build for Android, use ``configs/khadas-vim3_android_defconfig``.
31
32Device Maintainer(s)
33********************
34
35VIM3 is co-maintained by Mattijs and Guillaume from BayLibre.
36
37To reach out to them by email:
38
39- Mattijs Korpershoek <mkorpershoek@baylibre.com>
40- Guillaume La Roque <glaroque@baylibre.com>
41
42A mailing list for support is also available at aosp@baylibre.com
43
44Mattijs is also available on IRC: ``mkorpershoek`` at ``#aosp-developers`` on OFTC IRC.