View Issue Details

IDProjectCategoryView StatusLast Update
0005202YoctoGeneralpublic2022-02-04 11:52
ReporterjakobAssigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Versionfsimx8mn-Y2021.10 
Target Versionfsimx6ul-B2022.04Fixed in Versionfsimx6ul-B2022.04 
Summary0005202: Add error handling for the install script with eMMC
DescriptionCurrently the UBoot update process does not react to errors in UBoot
commands issued in the install and update scripts. So whenever the load
command fails, the RAM area will get written to the destination as it
is. For boards with a NAND flash this is not as problematic, because the
UBoot will not be affected by the update. For eMMC however the UBoot is
included in the sysimg file. An error in the load command results in a
corrupt UBoot and the board will not be bootable without external
flashing software.

Activities

There are no notes attached to this issue.