+ -
当前位置:首页 → 问答吧 → 请问如何读取Intel flash 的Protection Register?

请问如何读取Intel flash 的Protection Register?

时间:2011-03-17

来源:互联网

硬件是PXA270的核心板,接了2块 16M的 nor flash。现在我想读取 flash中的唯一ID,芯片手册中是这么说的:The Intel StrataFlash® memory (J3) includes a 128-bit Protection Register (PR),The 128-bits of the PR are divided into two 64-bit segments. One of the segments is programmed at the Intel factory with a unique 64-bit number, which is unalterable. The other segment is left blank for customer designers to program as desired. Once the customer segment is programmed, it can be locked to prevent further programming.

系统已经启动,在linux下怎么才能读取这个128位的number?是要自己写读flash的驱动,还是用MTD,CFI的接口?网上说读nor flash 不用写驱动,直接读就可以。 看了几天网上的资料,以前没接触过底层,现在思路比较混乱,不知道该怎么做。

希望路过的高手能给个大概的思路,如何实现这个功能?小弟万分感谢!

作者: houchenda   发布时间: 2011-03-17

自己先顶一下吧,期待高手的出现!!

作者: houchenda   发布时间: 2011-03-17