On Sun, Dec 11, 2022 at 01:46 AM, Grzegorz Heldt wrote: > > HAS_PLATFORM_INIT += "mcomm"
Sorry, quickly looking at: https://github.com/Xilinx/meta-xilinx/blob/master/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb The line should be HAS_PLATFORM_INIT += "mcomm_defconfig" and assumes you have a separate defconfig for your machine. The line should be then HAS_PLATFORM_INIT += "mcomm_defconfig" and it refers to defconfig of u-boot-xlnx if I remember correctly.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5111): https://lists.yoctoproject.org/g/meta-xilinx/message/5111 Mute This Topic: https://lists.yoctoproject.org/mt/95584811/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
