U-boot Unknown command 'load'

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

U-boot Unknown command 'load'

1,198 Views
stuart_taylor
Contributor I

Hi,

I am following the instructions from Chapter 4 of https://www.nxp.com/docs/en/user-guide/LX2160A_BSP-GS.pdf to update my LX2160ARDB to LSDK Ubuntu. Assembling the LSDK image works. I am unable to deploy the image via USB as described in step 9 of 4.1.1.4.2 in the same document. When I run 'load usb 0:2 a0000000 firmware_lx2160ardb_uboot_xspiboot.img' I get:

'Unknown command 'load'

The version of U-boot on the board is 2017.07+fsl+g88d4384

Is there an alternative command I can use to load the image from usb?

Thank you,

Stuart

Tags (1)
0 Kudos
Reply
1 Reply

1,100 Views
ufedor
NXP Employee
NXP Employee

The version of U-boot on the board is 2017.07+fsl+g88d4384

The firmware is out-of-date.

To create bootable SD card please use the latest firmware image available at:

LSDK Open Source 

section LSDK IMAGES.

0 Kudos
Reply