diff options
author | Igor Opaniuk <igor.opaniuk@toradex.com> | 2020-02-12 17:14:28 +0200 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-03-05 18:19:40 +0800 |
commit | 3f59fa0761ddae3917fb8f61848f993d8e12b146 (patch) | |
tree | cd2cd649016264f89991d4346648babaf77d48f9 /doc/board/index.rst | |
parent | 7149d3800558df4b5ba535472c6968ea9b2332c9 (diff) | |
download | u-boot-3f59fa0761ddae3917fb8f61848f993d8e12b146.tar.gz |
doc: board: toradex: add colibri_imx7.rst
- add initial index for toradex boards reST documentation
- add initial colibri_imx7.rst doc file which provides all needed
information for obtaining a workable image ready for flashing
for both eMMC/NAND versions of Colibri iMX7.
Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: make title underline the same length as the title itself]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc/board/index.rst')
-rw-r--r-- | doc/board/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/index.rst b/doc/board/index.rst index d43e536ca3..51a2ae6f28 100644 --- a/doc/board/index.rst +++ b/doc/board/index.rst @@ -17,4 +17,5 @@ Board-specific doc rockchip/index sifive/index st/index + toradex/index xilinx/index |