i.MX50: Change EIM parameters in DCD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX50: Change EIM parameters in DCD

Jump to solution
1,785 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
1,660 Views
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

View solution in original post

0 Kudos
Reply
4 Replies
1,660 Views
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 Kudos
Reply
1,660 Views
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 Kudos
Reply
1,661 Views
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 Kudos
Reply
1,660 Views
norishinozaki
Contributor V

Igor,

Thanks always!

Nori Shinozaki

0 Kudos
Reply