i.MX50: Change EIM parameters in DCD

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

i.MX50: Change EIM parameters in DCD

跳至解决方案
746 次查看
norishinozaki
Contributor V

Hello champs,

I'd like to boot i.MX502 from NOR Flash.

The RM says that the EIM is setup very slow for CS0 when booting from EIM.

However I'd like it to boot faster then I'd like to change the EIM parameters in DCD.

Can I really override EIM CS0 parameters when booting from CS0?

BTW, I found the following table in RM.

pastedImage_0.png

The table says "EIM regsiter set" is mapped in 0x63FDA000 however in the system memory map,

It's assigned in 0x63FD_8000.

pastedImage_1.png

0x63FDA000 is typo, the system memory map is correct off course?

Best regards,

Nori Shinozaki

标签 (1)
0 项奖励
1 解答
621 次查看
igorpadykov
NXP Employee
NXP Employee

Nori

when booting from parallel NOR, it is not

possible to change EIM parameters on fly.

One can boot from spi-nor, change EIM parameters,

then boot from EIM.

EIM parameters can be changed using DCD

however booting device device should be some

other: for example NAND, spi-nor e.t.c.

~igor

在原帖中查看解决方案

0 项奖励
4 回复数
621 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Nori

you are right, EIM parameters can be changed using DCD,

Table 2-1 gives correct address (63FD_8000).

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
621 次查看
norishinozaki
Contributor V

Igor,

Thanks,

What will happen  if I change Flash read wait cycle by DCD when booting from the Flash?

Will that change be effective in the next read or write transaction then system continues booting in the Flash?

Best regards,

Nori Shinozaki

0 项奖励
622 次查看
igorpadykov
NXP Employee
NXP Employee

Nori

when booting from parallel NOR, it is not

possible to change EIM parameters on fly.

One can boot from spi-nor, change EIM parameters,

then boot from EIM.

EIM parameters can be changed using DCD

however booting device device should be some

other: for example NAND, spi-nor e.t.c.

~igor

0 项奖励
621 次查看
norishinozaki
Contributor V

Igor,

Thanks always!

Nori Shinozaki

0 项奖励