LS2088ARDB uboot problem

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

LS2088ARDB uboot problem

Jump to solution
689 Views
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 Kudos
1 Solution
684 Views
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

View solution in original post

0 Kudos
4 Replies
685 Views
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 Kudos
679 Views
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 Kudos
672 Views
ufedor
NXP Employee
NXP Employee

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

0 Kudos
682 Views
Hans-Bings
Contributor I

thanks a lot, I will try it!

0 Kudos