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
Have you configure the right kernel command in u-boot?
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,
Have you finished download images succeed?
Yes it is done successfully, But is it possible to program multiple board using uuu tool .
As for default uuu tool we supply only support one device, for many device work you can try to modify the uuu source script.