Uboot does not boot on LS1021ATSN board

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

Uboot does not boot on LS1021ATSN board

1,120 Views
lyt1994125
Contributor I

Hi,

summary: we wrote invalid data under the Uboot of the LS1021ATSN board, causing Uboot to fail to boot.

Detailed description:

Our LS1021ATSN is the board that the SD card boot. After I loaded the sdcard.img in the card, I debug it via USB. Enter the following command under Uboot: mmc write 0x81000000 8 0x500, then I can't enter Uboot. Finally, I formatted the SD card to re-copy the sdcard.img or not enter.

TIM图片20190124112826.png

Tags (1)
0 Kudos
2 Replies

834 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please build u-boot images with the following commands.

$ cd openil
$ make nxp_ls1021atsn_defconfig
$ make

Please check the switch setting

LS1021ATSN SD card SW2 = 0b’111111

0 Kudos

549 Views
Liing
Contributor I

Hi ,

I want to ask how to check the switch setting 

Ls1021ATSN SD sdcard SW2=0b’111111

I check  the Openil user guide but didn’t mention it.

I will be grateful if you can help me 

0 Kudos