imx6dl boot via mfg2 with buildroot custom u-boot.imx

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

imx6dl boot via mfg2 with buildroot custom u-boot.imx

435 Views
heavp
Contributor I

Hello guys, I'm currently trying to boot an IMX6DL custom board, loosely based on the sabresd, using the mfgtool2.

I did a set up with mfgtool2: our current manifacturer only supports this tool and cannot work with uuu.

 

We build our base image via buildroot.

What I'm trying to do is: use the mfgtool to write our .img inside a connected eMMC.

Where I'm stuck: I cannot get mfgtool to load correctly the u-boot.imx I'm building.

I can also correctly launch one of the u-boot provided with the manufactoring tool, but then my kernel won't load.

 

You can find my ucl2.xml configuration file attached to this message.

I'm launching the tool with this command:

 

./mfgtoolcli -c Linux -l custom-eMMC -s board=customboard -s dev=MX6D

 

 

I tried also following this readme, included in buildroot's mfgtools, but to no avail. https://fossies.org/linux/buildroot/package/mfgtools/readme.txt

 

Edit: it just occurred to me that a logfile could be useful... attached that too

 

Thanks so much!

Labels (2)
0 Kudos
1 Reply

417 Views
igorpadykov
NXP Employee
NXP Employee

Hi Paolo

 

unfortunately mfgtool is not more supported by nxp as outdated, recommended to migrate

to uuu tool:   https://github.com/NXPmicro/mfgtools

Support for mfgtool can be provided with  https://contact.nxp.com/new-prof-svcs-sw-tech

 

Best regards
igor

0 Kudos