Clarification on instructions how to programm u-boot into NOR flash

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

Clarification on instructions how to programm u-boot into NOR flash

跳至解决方案
1,565 次查看
reinhardtartler
Contributor I

Board: LS1021A-TWR

We are experiencing trouble with following the instructions from the SDK Documentation at Freescale Technical Information Center

The instructions in "Programming a new New U-Boot" do not result in a working u-boot in Bank 1.

However, posts in this forum indicate that the correct address to program is 0x63f80000 instead:

TWR-LS1021A : U-boot console prompt not shown in LPUART mode

How do I recover from a failed u-boot flash on the LS1021A?

We could confirm that flashing u-boot to that address does result in a working u-boot in Bank 1. Curiously, there is no disagreement on the location of the RCW (0x64000000), but only u-boot: 0x64100000 (wrong) vs 0x63f80000. Also, the 2nd discussion forum claims that the correct location for u-boot in bank 0 was 0x67f80000. This is also inconsistent to the memory map given for the Flash Bank Usage: Flash Bank Usage.

Please clarify the instructions in the SDK documentation, in particular the Flash Bank memory map.

Thank you.

标签 (1)
0 项奖励
1 解答
1,237 次查看
Pavel
NXP Employee
NXP Employee

Correct information about addresses for the NOR Flash using on the LS1021a board is available in documentation in SDK iso file.

Attached file contains pages from this documentation.

0x63f80000 0x63ffffff bank4 u-boot image 512 K

0x67f80000 0x67ffffff bank0 u-boot image 512 K

Freescale Technical Information Center will be corrected.


Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
1,238 次查看
Pavel
NXP Employee
NXP Employee

Correct information about addresses for the NOR Flash using on the LS1021a board is available in documentation in SDK iso file.

Attached file contains pages from this documentation.

0x63f80000 0x63ffffff bank4 u-boot image 512 K

0x67f80000 0x67ffffff bank0 u-boot image 512 K

Freescale Technical Information Center will be corrected.


Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
1,237 次查看
lunminliang
NXP Employee
NXP Employee

Hello,

I have tried on my board with "63f80000" for bank 1 u-boot on my board, and it works fine.

Regards

0 项奖励