ls1043a sd Startup failed

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

ls1043a sd Startup failed

641 Views
hongyuanz
Contributor IV

stuck in here

 

[ 3.318882] Loading compiled-in X.509 certificates
[ 3.324652] Btrfs loaded, crc32c=crc32c-generic
[ 3.332115] ALSA device list:
[ 3.335088] No soundcards found.
[ 3.338718] Waiting for root device PARTUUID=aeb50611-04...
[ 3.366814] usb usb3-port1: over-current condition
[ 3.386731] usb usb4-port1: over-current condition

 

 

 

0 Kudos
Reply
1 Reply

637 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please check whether you deploy images to SD card with the following command.

$ flex-installer -i pf -d <device>

$ wget https://www.nxp.com/lgfiles/sdk/lsdk2108/boot_LS_arm64_lts_5.10.tgz

$ wget https://www.nxp.com/lgfiles/sdk/lsdk2108/rootfs_lsdk2108_ubuntu_main_arm64.tgz

$ flex-installer -b boot_LS_arm64_lts_5.10.tgz

-r rootfs_lsdk2108_ubuntu_main_arm64.tgz  -d <device>

You could run the above commands on host PC or on the target board(booting tiny Linux).

0 Kudos
Reply