[PATCH 05/16] doc: board: ti: k3: Reuse build instructions

Neha Malcom Francis n-francis at ti.com
Thu Jul 27 11:47:16 CEST 2023


On 27/07/23 13:30, Nishanth Menon wrote:
> Introduce common variables to define a generic build instruction that is
> then used in specific board specific description.
> 
> Labels are introduced in the evm.rst files to be then reused in variant
> board documentation as well.
> 
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---

[...]
> +   * - S/w Component
> +     - Env Variable
> +     - Description
> +   * - All Software
> +     - CC32
> +     - Cross compiler for ARMv7 (ARM 32bit), Typically arm-linux-gnueabihf-

nitpick: s/Typically/typically

> +   * - All Software
> +     - CC64
> +     - Cross compiler for ARMv8 (ARM 64bit), Typically aarch64-linux-gnu-
> +   * - All Software
> +     - LNX_FW_PATH

[...]

> +        BL31=$TFA_PATH/build/k3/$TFA_BOARD/release/bl31.bin \
> +        TEE=$OPTEE_PATH/out/arm-plat-k3/core/tee-raw.bin
> +.. k3_rst_include_end_build_steps_uboot
>   
>   At this point you should have every binary needed initialize both the
>   wakeup and main domain and to boot to the U-Boot prompt

-- 
Thanking You
Neha Malcom Francis


More information about the U-Boot mailing list