LS1020AXN7MQB boot from Nor-Flash

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

LS1020AXN7MQB boot from Nor-Flash

1,043 次查看
lizboxy
Contributor I

How to change LS1020 boot from QSPI Nor-Flash?

And how to download RCW to the Nor-Flash?

Any Guide or Note to how to do thses?

Pls check the SCH and advise,TKs!LS1020 Nor-Flash.png

标签 (1)
0 项奖励
回复
1 回复

1,036 次查看
ufedor
NXP Employee
NXP Employee

> How to change LS1020 boot from QSPI Nor-Flash?

To select QuadSPI as RCW source it is needed to configure cfg_rcw_src[0:8] (multiplexed on {IFC_AD[8:15], IFC_CLE}) as 0_0100_010x - refer to the QorIQ LS1021A Reference Manual, 4.4.5.1 Reset configuration word (RCW) source.

 

> And how to download RCW to the Nor-Flash?

There are two options:

1) boot the LS1021A-based board from SD card into U-Boot, then program the flash

The SD card image is available here:

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

section LSDK IMAGES, select LSDK version 2004


2) using CodeWarrior TAP and CodeWarrior flash programmer connect to the LS1021A-based board and program composite firmware image.

For the composite image please refer to the LSDK Documentation:

https://docs.nxp.com/bundle/GUID-51EEFEDB-ABD5-40C0-BEBD-6527B3494D57/page/GUID-47B8F1F5-3A8F-45F4-A...

 

0 项奖励
回复