invalid command

hi,

I have a Colibri iMX6DL 512MB V1.1A and the [upload|EtskpQ+Cc/Hm7PjM07HTzQMsRJg=] carrier board. I want flash linux image to the board using SD card.By running update.sh file i created the sd card .

[upload|3D/6tDiU8c9XpMjbWtxb7u6FHMo=] After that i inserted sd card into board and enter into the U-Boot prompt using UART_A then they said to run “run setupdate” command for that i am getting inavlid command

Hi Deepa,

“run setupdate” is a uBoot (bootloader fo linux) command and the image(imx62.png) says that you are using eBoot(WinCE bootloader). Due to this reason it is printing “invalid command”.

I recommend you to have a look at this flashing procedure for your Colibri iMX6DL

Thank you for your reply
then how to change bootloader form Eboot to U-boot

I followed the below link to flash linux image

In viola carrier board USB is not detecting ( it is showing unknown device )

Hi Deepa,

Have a look at the following “Toradex Easy Installer” article as it is easy to use and you need to do fewer things as compared to the current method you are using

However, if you do not wish to use Toradex Easy Installer, please navigate to the section “Flashing from Scratch” in the same article that you shared.