|
@@ -240,17 +240,6 @@ config BR2_TARGET_UBOOT_NEEDS_OPTEE_TEE
|
|
|
U-Boot, and that the TEE variable pointing to OPTEE's
|
|
|
tee.elf, is passed during the Buildroot build.
|
|
|
|
|
|
-config BR2_TARGET_UBOOT_NEEDS_TI_K3_BOOT_FIRMWARE
|
|
|
- bool "U-Boot needs ti-k3-boot-firmware"
|
|
|
- depends on BR2_TARGET_TI_K3_BOOT_FIRMWARE
|
|
|
- help
|
|
|
- TI K3 devices needs at least ti-sysfw (System Firmware) when
|
|
|
- built with u-boot's binman tool.
|
|
|
-
|
|
|
- Some TI K3 devices using a split firmware boot flow (AM62,
|
|
|
- j721e) also need the Device Manager (DM) firmware to be
|
|
|
- available for the U-Boot build.
|
|
|
-
|
|
|
config BR2_TARGET_UBOOT_NEEDS_OPENSBI
|
|
|
bool "U-Boot needs OpenSBI"
|
|
|
depends on BR2_TARGET_OPENSBI
|