LS2088ARDB uboot problem

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

LS2088ARDB uboot problem

跳至解决方案
2,489 次查看
Hans-Bings
Contributor I

I earsed nor bank0 by mistake(SW9[3:5] 000), but when I change SW9[3:5] 100 to bank4, I boot board successfully.

I want to flash bank0 by uboot(boot from bank4), how can I do without using JTAG?

 

0 项奖励
回复
1 解答
2,484 次查看
ufedor
NXP Employee
NXP Employee

Refer to the Layerscape Linux SDK Documentation:

https://docs.nxp.com/bundle/GUID-3FFCCD77-5220-414D-8664-09E6FB1B02C6/page/GUID-956F22A7-1734-47B1-B...

Pre-built composite firmware image can be downloaded from:

https://lsdk.github.io/components.html

section LSDK IMAGES

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,485 次查看
ufedor
NXP Employee
NXP Employee

Refer to the Layerscape Linux SDK Documentation:

https://docs.nxp.com/bundle/GUID-3FFCCD77-5220-414D-8664-09E6FB1B02C6/page/GUID-956F22A7-1734-47B1-B...

Pre-built composite firmware image can be downloaded from:

https://lsdk.github.io/components.html

section LSDK IMAGES

0 项奖励
回复
2,479 次查看
Hans-Bings
Contributor I

after boot from bank4,I tftp the img successfully, but when I use 

protect off 584000000 +$filesize

I got an error 

Error: end address (0x5d653141f) not in flash!

 

Further Help please!!! thanks 

0 项奖励
回复
2,472 次查看
ufedor
NXP Employee
NXP Employee

Complete log of operations including TFTP as textual attachment, please.

0 项奖励
回复
2,482 次查看
Hans-Bings
Contributor I

thanks a lot, I will try it!

0 项奖励
回复