I built yocto image of fsimx8ulp-Y2024.12-pre. But I can't flash the sysimg file to emmc.
fsimx8ulp-Y2024.12-pre flashig emmc
-
-
Does anyone know what the problem is?
-
Hello Gordon ,
unfortunately the `./uuu -b emmc_all` command will not work.
The reason for this is that an individual board ID must be transferred when booting the NBOOT.
The board ID determines which board configuration and DRAM parameters must be loaded for the specified board.
Please use the recovery tool in the download area of the fsimx8ulp release.
Documentation on how to use the tool is included in the recovery directory.
Further information on updating the U-Boot and Nboot bootloader can also be found in the First-Steps documentation from chapter 3.2 in the release.
I hope I was able to help you with this.