On Mon, Jan 09, 2023 at 09:32:47PM +0530, Chirag Shilwant wrote: > Remove UBOOT_SYSFW as sysfw is no longer used in building u-boot-r5.
What about AM65x and J721e? > Ref - dce21d6d3bd5b9014994a45c22b9ee8d13faa07b > > Signed-off-by: Chirag Shilwant <[email protected]> > --- > .../ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl | 1 - > 1 file changed, 1 deletion(-) > > diff --git > a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl > > b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl > index f0bd16df..45ebce40 100644 > --- > a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl > +++ > b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/k3/Makefile_u-boot-spl > @@ -9,7 +9,6 @@ > UBOOT_R5_BUILD_DIR=$(TI_SDK_PATH)/board-support/u-boot_build/r5 > > UBOOT_ATF=$(TI_SDK_PATH)/board-support/prebuilt-images/bl31.bin > UBOOT_TEE=$(TI_SDK_PATH)/board-support/prebuilt-images/bl32.bin > -UBOOT_SYSFW=$(TI_SDK_PATH)/board-support/prebuilt-images/sysfw.bin > > UBOOT_DMFW=$(TI_SDK_PATH)/board-support/prebuilt-images/ipc_echo_testb_mcu1_0_release_strip.xer5f > > u-boot: u-boot-a53 u-boot-r5 > -- > 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14168): https://lists.yoctoproject.org/g/meta-arago/message/14168 Mute This Topic: https://lists.yoctoproject.org/mt/96155376/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
