mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
doc: board: ti: Add defconfigs for AM69-SK
The J784S4 and AM69 Platforms page only details the defconfigs for J784S4. Mention the ones needed for AM69-SK as well, to guide users on how to build for that board. Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
ca0b03ba60
commit
62b3dbfc5e
@@ -90,6 +90,15 @@ Set the variables corresponding to this platform:
|
||||
export OPTEE_PLATFORM=k3-j784s4
|
||||
export OPTEE_EXTRA_ARGS="CFG_CONSOLE_UART=0x8"
|
||||
|
||||
.. note::
|
||||
|
||||
For AM69-SK, use the following U_BOOT_CFG instead:
|
||||
|
||||
.. prompt:: bash
|
||||
|
||||
export UBOOT_CFG_CORTEXR=am69_sk_r5_defconfig
|
||||
export UBOOT_CFG_CORTEXA=am69_sk_a72_defconfig
|
||||
|
||||
.. j784s4_evm_rst_include_start_build_steps
|
||||
|
||||
1. Trusted Firmware-A
|
||||
|
||||
Reference in New Issue
Block a user