2367986_en-US

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

2367986_en-US

2367986_en-US

LS1012A autoboot does not start

JYK_0-1779243329824.png

Hello, I was using the ls1012a board well.

Boot doesn't start like the picture a while ago.

I want to know what the problem is.

Re: LS1012A autoboot does not start

I found a problem on the UART console line and solved it.

Thank you

Re: LS1012A autoboot does not start

Are you using LS1012AFRWY demo board?

As LS1012AFRWY has only 2 MB QSPI flash, rootfs cannot fit into
the firmware image on the QSPI flash memory. You need to load the TinyDistroby tftp or sd/usb device.
=> tftp 0x92000000 tftp_path/lsdk2108_yocto_tiny_LS_arm64.itb; pfe stop;
bootm 0x92000000#ls1012afrwy


You could download lsdk2108_yocto_tiny_LS_arm64.itb with the following command.

$ wget https://www.nxp.com/lgfiles/sdk/lsdk2108/lsdk2108_yocto_tiny_LS_arm64.itb

Tags (1)
No ratings
Version history
Last update:
2 weeks ago
Updated by: