How PBL branches to Boot code (Example boot code is in DDR SRAM)

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

How PBL branches to Boot code (Example boot code is in DDR SRAM)

1,661 次查看
sreenatha_reddy
Contributor I

How PBL branches to Boot code (Example boot code is in DDR SRAM)..?

0 项奖励
回复
1 回复

1,652 次查看
Pavel
NXP Employee
NXP Employee

Layerscape processors uses SCRATCHRW2 register value as boot location pointer. See the Section

12.3.53 of LS1043a Reference Manual.

 

Usually RCW file in NXP LSDK contains the following code for u-boot address:

write 0x570600, 0x00000000

write 0x570604, 0x60100000

0 项奖励
回复