Regarding booting P2020 from nor flash

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

Regarding booting P2020 from nor flash

825 次查看
papaiahgovinda
Contributor II

Hi,   

We are using P2020 in our custom board. By default the boot address location of e500 core 0 is "0xFFF80000". We are using the normal ( not boot code flash) nor flash . Currently our u-boot is of 512KB and it is residing in nor flash starting from "0xFFF80000" to "0xFFFFFFFF". We have made a few changes to u-boot and its current size is  768KB. If we write this u-boot in different location, how to tell the processor to boot from that new location ?

标签 (1)
标记 (3)
0 项奖励
2 回复数

471 次查看
catalindemergia
Contributor IV

Hi,

You can also find detailed explanations about the boot process here

https://community.freescale.com/thread/307763

regards,

Catalin

0 项奖励

471 次查看
addiyi
NXP Employee
NXP Employee

when you are using a uboot with 768KB in size, the uboot address will be 0xFFF40000.

Adrian

0 项奖励