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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

946件の閲覧回数
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!

ラベル(2)
0 件の賞賛
返信
1 返信

928件の閲覧回数
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 件の賞賛
返信