i.MX6 Yocto 2.1 How to update image by mfgtool when the device is enabled HAB function

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX6 Yocto 2.1 How to update image by mfgtool when the device is enabled HAB function

526 Views
charleshuang
Senior Contributor II

When the device is enabled HAB function, I want to update image by mfgtool.
I use signed u-boot image and signed kernel image, but the device cannot boot by mfgtool.
The following message is in ucl2.xml file:

<LIST name="ADV hab-image" desc="update hab-image">
<CMD state="BootStrap" type="boot" body="BootStrap" file ="firmware/u-boot.imx">Loading HAB U-boot</CMD>
<CMD state="BootStrap" type="load" file="firmware/zImage" address="0x10800000"
loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE">Loading HAB Kernel.</CMD>
<CMD state="BootStrap" type="load" file="firmware/fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot" address="0x10C00000"
loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE">Loading Initramfs.</CMD>
<CMD state="BootStrap" type="load" file="firmware/zImage-%dtb%.dtb" address="0x18000000"
loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE">Loading device tree.</CMD>
<CMD state="BootStrap" type="jump" > Jumping to OS image. </CMD>
...
...
<CMD state="Updater" type="push" body="$ echo Update Complete!">Done</CMD>
</LIST>

Can you help me to solve this issue?

Thank you.

Best Regards,

Alex

0 Kudos
1 Reply

329 Views
Yuri
NXP Employee
NXP Employee

Hello,

  Sorry,  we cannot discuss this with you in public anyway, this requires to be handled as a Service Request

(SR) / ticket under NDA.

Support|NXP 

Have a great day,
Yuri

-------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-------------------------------------------------------------------------------

0 Kudos