[PATCH 6/6] doc: ti: Add AM62SIP SK Board information
Nitin Yadav
n-yadav at ti.com
Tue Oct 31 14:28:09 CET 2023
Add link for AM62SIP SK in platform information. AM62SIP SK
has config fragment for R5 SPL to build U-boot, Adding
information to update UBOOT_CFG_CORTEXR with am62sip fragment
over am62x defconfig.
Signed-off-by: Nitin Yadav <n-yadav at ti.com>
---
doc/board/ti/am62x_sk.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
index 9d7ce1fd54..c147759d0d 100644
--- a/doc/board/ti/am62x_sk.rst
+++ b/doc/board/ti/am62x_sk.rst
@@ -42,6 +42,7 @@ Platform information:
* https://www.ti.com/tool/SK-AM62B
* https://www.ti.com/tool/SK-AM62-LP
+* https://www.ti.com/tool/SK-AM62-SIP
Boot Flow:
----------
@@ -94,6 +95,12 @@ For SK-AM62x-LP, set the UBOOT_CFG_CORTEXR variable as shown below:
$ export UBOOT_CFG_CORTEXR=am62x_evm_r5_defconfig am62x_lpsk_r5.config
$ export UBOOT_CFG_CORTEXA=am62x_evm_a53_defconfig am62x_lpsk_a53.config
+For SK-AM62-SIP, set the UBOOT_CFG_CORTEXR variable for R5 SPL as shown below:
+
+.. code-block:: bash
+
+ $ export UBOOT_CFG_CORTEXR=am62x_evm_r5_defconfig am62xsip_sk_r5.config
+
.. am62x_evm_rst_include_start_build_steps
1. Trusted Firmware-A:
--
2.25.1
More information about the U-Boot
mailing list