diff options
author | Yannic Moog <y.moog@phytec.de> | 2024-01-10 14:35:45 +0100 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2024-01-12 13:09:56 -0300 |
commit | ba9762da1cbf9e8eed2b2cb504088dda19cf8e33 (patch) | |
tree | 76b0599629f53ee316f707fed8e2256d44c59981 /board | |
parent | b64af30a9d238e22796aa87137de5bbce4468374 (diff) | |
download | u-boot-ba9762da1cbf9e8eed2b2cb504088dda19cf8e33.tar.gz u-boot-ba9762da1cbf9e8eed2b2cb504088dda19cf8e33.tar.bz2 u-boot-ba9762da1cbf9e8eed2b2cb504088dda19cf8e33.zip |
doc: board: phytec: Add phyGATE-Tauri board documentation
Add brief documentation on how to build a bootable U-Boot image for the
phyGATE-Tauri-L.
Signed-off-by: Yannic Moog <y.moog@phytec.de>
Reviewed-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'board')
-rw-r--r-- | board/phytec/phycore_imx8mm/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/phytec/phycore_imx8mm/MAINTAINERS b/board/phytec/phycore_imx8mm/MAINTAINERS index 05d48ba247..cf6f92c07e 100644 --- a/board/phytec/phycore_imx8mm/MAINTAINERS +++ b/board/phytec/phycore_imx8mm/MAINTAINERS @@ -10,4 +10,6 @@ F: arch/arm/dts/imx8mm-phygate-tauri-l-u-boot.dtsi F: board/phytec/phycore_imx8mm/ F: configs/imx8mm-phygate-tauri-l_defconfig F: configs/phycore-imx8mm_defconfig +F: doc/board/phytec/imx8mm-phygate-tauri-l.rst +F: doc/board/phytec/index.rst F: include/configs/phycore_imx8mm.h |