How to distinguish spi flash type between NAND and NOR on U-boot

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

How to distinguish spi flash type between NAND and NOR on U-boot

11,586件の閲覧回数
tsung-chihwang
Contributor III

Hi,

Currently, we have two types of flash, one is NAND flash, the other is NOR flash.

I was wondering if you could tell me how to distinguish it on u-boot?

BR,

carter

タグ(2)
0 件の賞賛
返信
1 返信

11,557件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Tsung-Chih 

it can be distinguished by chips ID, look for example at spi-nor drivers:

spi-nor-ids.c\spi\mtd\drivers - uboot-imx - i.MX U-Boot 

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

0 件の賞賛
返信