Uboot does not boot on LS1021ATSN board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Uboot does not boot on LS1021ATSN board

1,164 次查看
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

标记 (1)
0 项奖励
2 回复数

878 次查看
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 项奖励

593 次查看
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 项奖励