2389c76a95
This is extracted from a patch from Xuanhao Shi, Anand Gadiyar and Andreas Dannenberg submitted at https://patchwork.ozlabs.org/project/buildroot/patch/20230616002359.4139814-3-dannenberg@ti.com/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
262 B
Plaintext
8 lines
262 B
Plaintext
config BR2_TARGET_TI_K3_BOOT_FIRMWARE
|
|
bool "ti-k3-boot-firmware"
|
|
depends on BR2_aarch64
|
|
help
|
|
This package downloads and installs the TI-specific ti-sysfw
|
|
and ti-dm firmware needed to boot TI K3 platforms (which
|
|
include AM62x, AM64x, AM65x and more).
|