imx25 NF_BOOT_WITH_RESET signal

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx25 NF_BOOT_WITH_RESET signal

ソリューションへジャンプ
638件の閲覧回数
ernstzberg
Contributor I

As i'm using a nand flash to boot and it requests a reset command before any read/write command.

My question is how to control the NF_BOOT_WITH_RESET signal? Should I use a pin at boot? Should I use a bit of the fusebox?

ラベル(1)
0 件の賞賛
1 解決策
533件の閲覧回数
Yuri
NXP Employee
NXP Employee

  The i.MX25 external (direct) boot is affected by the (RESET -0xFF) issue,

which means - no reset  command (0xFF) is issued before boot.

In this case, please use internal boot, when the i.MX25 internal bootloader

issues the NAND reset command (0xFF) as first command after power up during NAND

boot.

   Also note, ONFI NANDs have a timeout behavior : even if it hasn't received the

0xFF reset command, after timeout it will also be ready for access. 

So, power up delay between NAND is powered on and IMX25 starts NAND access may

be used as a workaround.

In the same time the i.MX25 internal (ROM) bootloader issues the NAND reset

command (0xFF) as first command after power up during NAND boot.

This means only internal boot mode of the i.MX25 should be used.


Have a great day,
Yuri

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

元の投稿で解決策を見る

0 件の賞賛
1 返信
534件の閲覧回数
Yuri
NXP Employee
NXP Employee

  The i.MX25 external (direct) boot is affected by the (RESET -0xFF) issue,

which means - no reset  command (0xFF) is issued before boot.

In this case, please use internal boot, when the i.MX25 internal bootloader

issues the NAND reset command (0xFF) as first command after power up during NAND

boot.

   Also note, ONFI NANDs have a timeout behavior : even if it hasn't received the

0xFF reset command, after timeout it will also be ready for access. 

So, power up delay between NAND is powered on and IMX25 starts NAND access may

be used as a workaround.

In the same time the i.MX25 internal (ROM) bootloader issues the NAND reset

command (0xFF) as first command after power up during NAND boot.

This means only internal boot mode of the i.MX25 should be used.


Have a great day,
Yuri

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

0 件の賞賛