On Sun, May 5, 2019 at 9:43 AM AshishKumar Mishra <[email protected]> wrote: > > Hi All , > I am starting to learn Yocto & following the manual from the Yocto website > > I have added meta-ti to yocto and create the images > > Can team please provide some pointer to resolve the below error > or let me know if i am doing any thing wong. > > When flashed the images on SD card , the uboot is struck with below mentioned > error > > > U-Boot# > U-Boot# > U-Boot# > U-Boot SPL 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) > reading args > spl_load_image_fat_os: error reading image args, err - -1 > reading u-boot.img > reading u-boot.img > > > U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54)
Clear out your eMMC, you have a really old build of u-boot installed to eMMC that is blocking your new image.. Regards, -- Robert Nelson https://rcn-ee.com/ -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
