summaryrefslogtreecommitdiff
path: root/doc/board/ti/am65x_evm.rst
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2023-07-27 21:58:58 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-07-28 12:36:38 +0300
commite19efb13c95eeaa45b6a1191c3c87b88025023af (patch)
tree5a787c7a54e5f01d5d75960515935b728ad4aabf /doc/board/ti/am65x_evm.rst
parent757836d95abbe8ed7afea2def89424ad2678c9bf (diff)
downloadu-boot-e19efb13c95eeaa45b6a1191c3c87b88025023af.tar.xz
doc: board: ti: am65x_evm: Convert the emmc layout to svg
Convert the emmc memory layout to svg Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'doc/board/ti/am65x_evm.rst')
-rw-r--r--doc/board/ti/am65x_evm.rst17
1 files changed, 1 insertions, 16 deletions
diff --git a/doc/board/ti/am65x_evm.rst b/doc/board/ti/am65x_evm.rst
index e68b855d96..fcb5f1c685 100644
--- a/doc/board/ti/am65x_evm.rst
+++ b/doc/board/ti/am65x_evm.rst
@@ -180,22 +180,7 @@ used:
eMMC layout:
-.. code-block:: text
-
- boot0 partition (8 MB) user partition
- 0x0+----------------------------------+ 0x0+-------------------------+
- | tiboot3.bin (512 KB) | | |
- 0x400+----------------------------------+ | |
- | tispl.bin (2 MB) | | |
- 0x1400+----------------------------------+ | rootfs |
- | u-boot.img (4 MB) | | |
- 0x3400+----------------------------------+ | |
- | environment (128 KB) | | |
- 0x3500+----------------------------------+ | |
- | backup environment (128 KB) | | |
- 0x3600+----------------------------------+ | |
- | sysfw (1 MB) | | |
- 0x3E00+----------------------------------+ +-------------------------+
+.. image:: img/emmc_am65x_evm_boot0.svg
Kernel image and DT are expected to be present in the /boot folder of rootfs.
To boot kernel from eMMC, use the following commands: