MfgTool issue

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

MfgTool issue

Jump to solution
1,159 Views
mplseng
Contributor II

When I try to use a version of u-boot built using the latest git sources, I get the error  "ModuleID[2] LevelID[1]: Failed to read HAB type from ROM!!! ".

Any suggestion as to how I can resolve this?

Bob

Labels (1)
1 Solution
584 Views
mplseng
Contributor II

The downloader requires a "version 3" header. The open source version of u-boot does not support this header type. We added the type which affected imximage.cfg, tools/imximage.c, and tools/imximage.h. This resolved the "HAB" error.

View solution in original post

3 Replies
585 Views
mplseng
Contributor II

The downloader requires a "version 3" header. The open source version of u-boot does not support this header type. We added the type which affected imximage.cfg, tools/imximage.c, and tools/imximage.h. This resolved the "HAB" error.

584 Views
juangutierrez
NXP Employee
NXP Employee

Are you using MfgTool to flash this u-boot on SD, NAND, QSPI??

When do you see those messages, when flashing, when trying to boot?

Can you share the u-boot binary you are trying to flash to try it at my end?

0 Kudos
583 Views
mplseng
Contributor II

I am using the manufacturing tool to flash my build of u-boot to SD.

Attached

0 Kudos