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!!! ".
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.
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.