Hello Harvey,
I tried the suggested script "example_kernel_nand.uuu", but by running that script I am facing this error:
U>SDP: boot -f u-boot.imx-nand
>Start Cmd:SDP: boot -f u-boot.imx-nand
New USB Device Attached at 1:13
1:13>Fail HID(W):LIBUSB_ERROR_TIMEOUT(1.005s)
HID(W):LIBUSB_ERROR_TIMEOUT
I tried with the prebuilt u-boot (u-boot-imx6ull14x14evk_nand.imx) as well as the one which I built with my YOCTO package.
Can you please help me with this one?
EDIT:
Actually it does work at the first time, but the second command (no matter what), I fire, it is throwing the error:
Please input command:
U>SDP: boot -f u-boot.imx
>Start Cmd:SDP: boot -f u-boot.imx
New USB Device Attached at 1:13
100%1:13>Okay (0.286s)
Okay
U>SDP: boot -f u-boot.imx
1:13>Start Cmd:SDP: boot -f u-boot.imx
New USB Device Attached at 1:13
100%1:13>Fail HID(R):LIBUSB_ERROR_TIMEOUT(1.003s)
HID(R):LIBUSB_ERROR_TIMEOUT
U>SDPV: write -f u-boot.imx -skipspl
1:13>Start Cmd:SDPV: write -f u-boot.imx -skipspl
Wait for Known USB |
Thanks!