I am trying to boot from USB, LS1046 using OK1046A-C2 Single Board Computer from forlinx.
I am flashing the USB using the following command
flex-installer -i auto -m ls1046ardb -d /dev/sdq -p 4P=128M:2G:8G:-1
And it installs into USB successfully(attached file showing instalation finishing successfully)
But then when I connect it to OK1046-C2 board and try to boot these are the kernel messages I get(full boot log attached)
[ 3.169118] usb usb5-port1: couldn't allocate usb_device
[ 3.171636] Actions configured
[ 3.180608] Initializing XFRM netlink socket
[ 3.184913] NET: Registered protocol family 10
[ 3.189787] Segment Routing with IPv6
[ 3.193484] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.199598] NET: Registered protocol family 17
[ 3.204048] NET: Registered protocol family 15
[ 3.208515] Bridge firewalling registered
[ 3.212616] 8021q: 802.1Q VLAN Support v1.8
[ 3.216811] lib80211: common routines for IEEE802.11 drivers
[ 3.222498] 9pnet: Installing 9P2000 support
[ 3.226778] tsn generic netlink module v1 init...
[ 3.231505] Key type dns_resolver registered
[ 3.235924] registered taskstats version 1
[ 3.240028] Loading compiled-in X.509 certificates
[ 3.245675] Btrfs loaded, crc32c=crc32c-generic
[ 3.252135] ALSA device list:
[ 3.255116] No soundcards found.
[ 3.258692] Waiting for root device PARTUUID=6e461725-04...
[ 3.380755] mmc0: new HS200 MMC card at address 0001
[ 3.386048] mmcblk0: mmc0:0001 88A398 7.28 GiB
[ 3.390738] mmcblk0boot0: mmc0:0001 88A398 partition 1 4.00 MiB
[ 3.396812] mmcblk0boot1: mmc0:0001 88A398 partition 2 4.00 MiB
[ 3.402793] mmcblk0rpmb: mmc0:0001 88A398 partition 3 4.00 MiB, chardev (506:0)
[ 3.410929] mmcblk0: p1 p2 p3
[ \00
Which version of LSDK are you testing?