diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/board/toradex/apalix-imx8x.rst | 2 | ||||
-rw-r--r-- | doc/chromium/overview.rst | 6 | ||||
-rw-r--r-- | doc/imx/misc/psb.rst | 2 | ||||
-rw-r--r-- | doc/usage/index.rst | 1 |
4 files changed, 6 insertions, 5 deletions
diff --git a/doc/board/toradex/apalix-imx8x.rst b/doc/board/toradex/apalix-imx8x.rst index efa7e0c72e..e62578b152 100644 --- a/doc/board/toradex/apalix-imx8x.rst +++ b/doc/board/toradex/apalix-imx8x.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: GPL-2.0+ Apalis iMX8X V1.1A Module (SoC NXP i.MX8QXP RevB) -========================== +================================================= Quick Start ----------- diff --git a/doc/chromium/overview.rst b/doc/chromium/overview.rst index 5498ed9c16..790233cb66 100644 --- a/doc/chromium/overview.rst +++ b/doc/chromium/overview.rst @@ -45,7 +45,7 @@ Here is some material relevant to Chromium OS verified boot with U-Boot: - Presented at Open Source Firmware Conference 2018, Erlangen - Describes the work in progress as at the end of 2018 - Slides at `OSFC <https://2018.osfc.io/uploads/talk/paper/26/U-Boot_with_Chrome_OS_and_firmware_packaging.pdf>`_ - - Video on `Youtube <https://www.youtube.com/watch?v=1jknxUvmwpo>`_ + - `Youtube video 'OSFC - U-Boot with Chrome OS and firmware packaging' <https://www.youtube.com/watch?v=1jknxUvmwpo>`_ - "Verified Boot in Chrome OS and how to make it work for you" @@ -58,7 +58,7 @@ Here is some material relevant to Chromium OS verified boot with U-Boot: and pit/pi (`Samsung Chromebook 2 <https://www.cnet.com/products/samsung-chromebook-2-xe503c12-11-6-exynos-5-octa-4-gb-ram-16-gb-ssd/>`_ with Exynos 5 Octa 5420 in 2014). - Slides at `Google research <https://research.google/pubs/pub42038/>`_ - - Video at `Youtube <https://www.youtube.com/watch?v=kdpZC9jFzZA>`_ + - `Youtube video 'Verified Boot on Chrome OS and How to do it yourself' <https://www.youtube.com/watch?v=kdpZC9jFzZA>`_ - "Chrome University 2018: Chrome OS Firmware and Verified Boot 201" @@ -67,7 +67,7 @@ Here is some material relevant to Chromium OS verified boot with U-Boot: topics. This has no U-Boot information, but does cover coreboot and also talks about the Chrome OS EC and Security chip. This is probably the best introduction talk. - - Video at `YouTube <https://www.youtube.com/watch?v=WY2sWpuda2g>`_ + - `Youtube video 'Chrome University 2018: Chrome OS Firmware and Verified Boot 201' <https://www.youtube.com/watch?v=WY2sWpuda2g>`_ - `Chromium OS U-Boot <https://www.chromium.org/developers/u-boot>`_ diff --git a/doc/imx/misc/psb.rst b/doc/imx/misc/psb.rst index 4d6f001b74..9bb84b4024 100644 --- a/doc/imx/misc/psb.rst +++ b/doc/imx/misc/psb.rst @@ -88,7 +88,7 @@ SIT format SIT is a 20 byte long structure containing of 5 32-bit words. Those encode bootloader B-copy area offset (called "firstSectorNumber"), magic value (called "tag") that is always 0x00112233, and three unused words set to 0. -SIT is documented in [1] and [2]. Example SIT are below:: +SIT is documented in [1]_ and [2]_. Example SIT are below:: $ hexdump -vC sit-mx7d.bin 00000000 00 00 00 00 diff --git a/doc/usage/index.rst b/doc/usage/index.rst index d330b14a17..b64cfe444a 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -28,6 +28,7 @@ Shell commands exception exit false + fatinfo for load loady |