On Tue, Mar 22, 2022 at 01:15:54PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > From: Nishanth Menon <[email protected]> > > Make sure we have bootable wic images.
First of all, can this be squashed with the previous patch? > Signed-off-by: Nishanth Menon <[email protected]> > Signed-off-by: Ryan Eatmon <[email protected]> > --- > recipes-bsp/u-boot/u-boot-ti.inc | 1 + > recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/recipes-bsp/u-boot/u-boot-ti.inc > b/recipes-bsp/u-boot/u-boot-ti.inc > index 6098f989..231b7647 100644 > --- a/recipes-bsp/u-boot/u-boot-ti.inc > +++ b/recipes-bsp/u-boot/u-boot-ti.inc > @@ -41,6 +41,7 @@ PACKAGECONFIG[dm] = > "DM=${STAGING_DIR_HOST}${nonarch_base_libdir}/firmware/pdk-i > > PACKAGECONFIG_append_aarch64 = " atf optee" > PACKAGECONFIG_append_j7 = " dm" > +PACKAGECONFIG_append_am62xx = " dm" > > COMPATIBLE_MACHINE = "(ti-soc)" > > diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb > b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb > index 431c13da..4cd08a36 100644 > --- a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb > +++ b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb > @@ -19,7 +19,7 @@ PLAT_SFX_j7200-hs-evm = "j7200" > PLAT_SFX_j721s2-evm = "j721s2" > PLAT_SFX_am65xx = "am65xx" > PLAT_SFX_am64xx = "am64xx" > -PLAT_SFX_am62xx-evm = "am62xx" > +PLAT_SFX_am62xx-evm = "am62x" am62xx SOC_FAMILY in the override? > FILESEXTRAPATHS_prepend := "${METATIBASE}/recipes-bsp/ti-sci-fw/files/:" > require recipes-bsp/ti-linux-fw/ti-linux-fw.inc > -- > 2.17.1 > -- Regards, Denys Dmytriyenko <[email protected]> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14538): https://lists.yoctoproject.org/g/meta-ti/message/14538 Mute This Topic: https://lists.yoctoproject.org/mt/89958661/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
