在u-boot中配置sst39vf3201 flash存储器遇到的问题

[复制链接]
2740|0
 楼主| craftfox 发表于 2007-6-6 19:55 | 显示全部楼层 |阅读模式
还是在u-boot中配置sst39vf3201 flash存储器的问题。我在u-boot-1.1.2/includes/flash.h文件看到以下注释:<br /><br />/*Internal&nbsp;FLASH&nbsp;identification&nbsp;codes*/<br />/*Be&nbsp;careful&nbsp;when&nbsp;adding&nbsp;new&nbsp;type!&nbsp;odd&nbsp;numbers&nbsp;are&nbsp;&quot;bottom&nbsp;boot&nbsp;sector&quot;&nbsp;types!*/<br />我对这段话的理解是对于那些采用bottom&nbsp;boot&nbsp;sector方式的flash器件来说,必须将内部标识代码设置为奇数。<br /><br />在该文件中,有如下定义<br />#define&nbsp;FLASH_SST160A&nbsp;0x0046;<br /><br />那么采用bottom&nbsp;boot&nbsp;sector方式的sst39vf1601的代码应该是多少呢?<br /><br />#define&nbsp;FLASH_SST320&nbsp;0x0048<br /><br />那么采用bootom&nbsp;boot&nbsp;sector的fsst39vf3201的代码应该是多少呢?<br /><br />这些内部代码值是如何规定的?或者说是如何计算的?<br /><br />lee_jingfeng&nbsp;(郑州)&nbsp;发表于&nbsp;2007-06-06&nbsp;20:06:15<br />
您需要登录后才可以回帖 登录 | 注册

本版积分规则

6

主题

8

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部