On 05/03/21 12:41 pm, Nishanth Menon wrote: > On 12:34-20210305, Lokesh Vutla wrote: >> >> >> On 05/03/21 6:11 pm, Nishanth Menon via lists.yoctoproject.org wrote: >>> "evm" prefix messes up the pattern matchup for J7200 and falls back into >>> default, as a result, we attempt to pull [1] instead of [2]. >>> >>> [1] >>> https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/firmware/07_03_00_12/coresdk_rtos_j7200_07_03_00_12_firmware.tar.xz >>> [2] >>> https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/firmware/07_03_00_10/coresdk_rtos_j7200_07_03_00_12_firmware.tar.xz >>> >>> Fixes: 77cdfa9f6560 ("ti-rtos: Update metadata and versions for RTOS >>> firmware") >>> Signed-off-by: Nishanth Menon <[email protected]> >> >> For the sake of completeness can you add default web link for j7200? I still >> couldn't figure out how the weblink is populated when default is undefined. >> >> DEFAULT_RTOS_WEBLINK_j7200 = >> "https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/firmware/${CORESDK_RTOS_VERSION}" >> > > I believe _j7 does matchup j7200, hence it works and adding _j7200 will > be redundant.. > > DEFAULT_RTOS_WEBLINK_j7 = > "https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/firmware/${CORESDK_RTOS_VERSION}"
looks like it is... j7200 machine include conf/machine/include/j7.inc which has SOC_FAMILY_append = ":j7" I see URLs for all the SoCs except for j7200. Just trying to be consistent :) Thanks and regards, Lokesh > > I am a noobie on this, so will be interested in folk's feedback. >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13486): https://lists.yoctoproject.org/g/meta-ti/message/13486 Mute This Topic: https://lists.yoctoproject.org/mt/81097712/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
