diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2020-12-15 12:32:14 +0000 |
---|---|---|
committer | Neil Armstrong <narmstrong@baylibre.com> | 2021-01-11 14:59:54 +0100 |
commit | d412a6015e6ced5bc62f6b3f996fa422ea56764d (patch) | |
tree | 05c1e502d2568050935fe5a39122e1c0e9dfebaf /board/amlogic | |
parent | ed430519cf20040136628c882155387a3afba166 (diff) | |
download | u-boot-d412a6015e6ced5bc62f6b3f996fa422ea56764d.tar.gz u-boot-d412a6015e6ced5bc62f6b3f996fa422ea56764d.tar.bz2 u-boot-d412a6015e6ced5bc62f6b3f996fa422ea56764d.zip |
boards: amlogic: update documentation for WeTek Core2
Update the device matrix and add build instructions.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
[narmstrong: added wetek-core2.rst to q200 MAINTAINERS and added blank lines to fix build]
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'board/amlogic')
-rw-r--r-- | board/amlogic/q200/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/amlogic/q200/MAINTAINERS b/board/amlogic/q200/MAINTAINERS index be16b51851..ba7c12b2c1 100644 --- a/board/amlogic/q200/MAINTAINERS +++ b/board/amlogic/q200/MAINTAINERS @@ -9,3 +9,4 @@ F: configs/libretech-s905d-pc_defconfig F: configs/libretech-s912-pc_defconfig F: configs/wetek-core2_defconfig F: doc/board/amlogic/khadas-vim2.rst +F: doc/board/amlogic/wetek-core2.rst |