Currently I am building a set of bbappends to fix the gatesgarth release such that it boots on a ZCU102 board, in order to test the required changes.
On Mon, Feb 1, 2021 at 9:20 PM Leon Woestenberg <[email protected]> wrote: > > 368:# CONFIG_SPL_LEGACY_IMAGE_SUPPORT is not set Further to this, I switched over U-Boot to FIT format, I am assuming there is no reason to stick with the U-Boot legacy image format at this point.** do_deploy_append() { install -D -m 644 ${B}/u-boot.itb ${DEPLOYDIR}/u-boot.itb } IMAGE_BOOT_FILES_remove = "aft-uboot.ub" IMAGE_BOOT_FILES_append = " u-boot.itb" **If there is, we should re-enable CONFIG_SPL_LEGACY_IMAGE_SUPPORT in u-boot(-xlnx).
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4840): https://lists.yoctoproject.org/g/meta-xilinx/message/4840 Mute This Topic: https://lists.yoctoproject.org/mt/80282679/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
