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