MfgTool unable to open uboot.imx file

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

MfgTool unable to open uboot.imx file

1,411 Views
jtheath
Contributor II

Built target-specific uboot image.  Specified as file to use in cfg.ini.  MfgTool refuses to open the image.  Permissions appear correct.

 

MfgTool.log contents:

DLL version: 2.7.0
Wednesday, March 15, 2017 15:34:41   Start new logging
ModuleID[2] LevelID[1]: Boot command-- file C:\imx7\L4.1.15_2.0.0-ga_mfg-tools\mfgtools-with-rootfs\mfgtools\Profiles\Linux\OS Firmware\firmware\u-boot-imx7d-joe_sd.imx failed to open.errcode is 2
ModuleID[2] LevelID[1]: Parse ucl script failed, error code: 4

 

What gives?  This uboot image is built directly from the u-boot-fslc git repository.

 

Thank you,   Joe

Original Attachment has been moved to: MfgTool.log.zip

Labels (2)
0 Kudos
1 Reply

805 Views
jtheath
Contributor II

There are two directories in the .../mfgtools/Profiles/<chip>/OS Firmware directory, files and firmware.  Apparently the desired file(s) MUST exist in both in order for them to be recognized and processed.  This is not mentioned in the documentation.

In "Manufacturing Tool V2 Linux or Android Firmware Development Guide V2" it states in "How to Configure U-Boot and Kernel Image for MFG" item 3,

Copy the uboot bin to the “Profiles\${TARGET_PROFILE_NAME}\OS Firmware”, such as: “Profiles\MX6Q Linux Update\OS Firmware”. This uboot bin file must be located in this directory.

0 Kudos