UUU tool stuck in uboot imx6

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

UUU tool stuck in uboot imx6

976 Views
deepanrajanbara
Contributor IV

Hi ,

I have complied uboot and zimage for the uuu tool .But when we issue the first command the command is stuck in uboot only.

U-Boot 2018.03 (Feb 19 2021 - 11:38:43 +0530)

CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 50C
Reset cause: POR
Model: Freescale i.MX6 ULL Board
Board: MX6ULL 14x14 EVK
I2C: ready
DRAM: 256 MiB
##########SET
MMC: FSL_SDHC: 1
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Fastboot: Normal
Boot from USB for mfgtools
Use default environment for mfgtools
Run bootcmd_mfg: run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};
Hit any key to stop autoboot: 0
Bad Linux ARM zImage magic!

Please help us resolve this issue.

Ours is imx6ull board and we are using L4.14.98 package.

Thank you,

Deepanraj.A

Labels (3)
0 Kudos
5 Replies

969 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Have you configure the right kernel command in u-boot?

0 Kudos

968 Views
deepanrajanbara
Contributor IV

Hi ,

Thank you for your support actually after configuring the proper bootargs its able to proceed but now its stuck at

Starting UTP
uuc 0.5 [built Sep 16 2016 02:36:28]
UTP: Waiting for device to appear

In kernel.

Thank you,

959 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Have you finished download images succeed?

0 Kudos

952 Views
deepanrajanbara
Contributor IV

Yes it is done successfully, But is it possible to program multiple board using uuu tool .

0 Kudos

919 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

As for default uuu tool we supply only support one device, for many device work you can try to modify the uuu source script.

0 Kudos