Flashing error using UUU on i.mx6ull

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

Flashing error using UUU on i.mx6ull

1,591 Views
tejush44
Contributor I

Hi,

I am using IMX6ULL , I have generated the image in yocto using bitbake fsl-image-gui.

I have successfully flashed the image through SDcard using .sdcard image.
But if we remove the sdcard it wont boot.

So i need to flash board in emmc or Nand flash. I used UUU utility for flashing through serial getting like Bad Linux ARM zImage magic!
=>

Below i have attached the errors while using UUU.

Please try to help me in flashing the board through Emmc or NAND

0 Kudos
9 Replies

1,573 Views
tejush44
Contributor I

Hi @igorpadykov  thanks for the reply.

Actually i have downloaded UUU version 1.3.102 by using link https://github.com/NXPmicro/mfgtools/releases/tag/uuu_1.3.102

But I untar that and getting error while installing UUU.

I tried cmake .

after that make 

Getting the error like below:

root@teju:/home/teju/Downloads/mfgtools-uuu_1.3.102# make
[ 3%] Generating gitversion.h
build not in appveyor
mv: cannot stat '/home/teju/Downloads/mfgtools-uuu_1.3.102/libuuu/gen/gitversion.h.tmp': No such file or directory
libuuu/CMakeFiles/uuc_s.dir/build.make:61: recipe for target 'libuuu/gitversion.h' failed
make[2]: *** [libuuu/gitversion.h] Error 1
CMakeFiles/Makefile2:85: recipe for target 'libuuu/CMakeFiles/uuc_s.dir/all' failed
make[1]: *** [libuuu/CMakeFiles/uuc_s.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

0 Kudos

1,568 Views
igorpadykov
NXP Employee
NXP Employee

Hi tejush44

 

are you using uboot/linux from official nxp source.codeaurora.org/external/imx/linux-imx repository
https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_5.4.24_2.1.0

https://source.codeaurora.org/external/imx/uboot-imx/tree/?h=imx_v2020.04_5.4.24_2.1.0

 

Best regards
igor

0 Kudos

1,552 Views
tejush44
Contributor I

Hi @igorpadykov 

I built images using yocto by using NXP official repo  

 
using this repo i have build bitbake fsl-image-gui images.
 
 
Thanks
Teju S H
0 Kudos

1,546 Views
igorpadykov
NXP Employee
NXP Employee

Hi Teju

 

for L4.1.15 nxp supported mfg tools as described in Documentation

 

1.jpg

suggest to use releases which support uuu tool, description can be found

in linux documentation (Release Notes) on

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Best regards
igor

0 Kudos

1,533 Views
tejush44
Contributor I

Hi @igorpadykov 

Thanks for the reply,

I have downloaded the mfgtool as per that document L4.1.15_2.0.0-ga_mfg-tools.
I have downloaded that in ubuntu, Can u please explain me how to use that i am new to this tool.

Actually i have booted board by SDcard. Please suggest me to boot image in nand or emmc flash.

 

Thanks

Teju S H  

0 Kudos

1,525 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos

1,515 Views
tejush44
Contributor I

Hi @igorpadykov 

That is MFGtools, cant we do with UUU to flash the board in linux..?

or else can i get cfg.ini for imx6ULL emmc flash.

 

Thanks 

Teju S H

0 Kudos

1,510 Views
igorpadykov
NXP Employee
NXP Employee

Hi Teju

 

yes the same things can be done with uuu, it is supported in latest linux releases

described on

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Best regards
igor

0 Kudos

1,585 Views
igorpadykov
NXP Employee
NXP Employee

Hi tejush44

 

reason may be wrong uuu/uboot/bsp versions, as they should be aligned as

described in Release Notes of each BSP available on

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

1.jpg

 

https://github.com/NXPmicro/mfgtools/releases

 

Best regards
igor