当前位置: 代码迷 >> WinCE >> 关于nandflash AutoLoad的有关问题
  详细解决方案

关于nandflash AutoLoad的有关问题

热度:42   发布时间:2016-04-28 12:18:57.0
关于nandflash AutoLoad的问题
请问各位大神,nandflash中加以下注册表与不加有什么区别吗?好像不加的话就默认是用device.exe加载nandflash,那加了是用什么加载啊?
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\NandBlk]
    "DriverPath"="Drivers\\BuiltIn\\NandBlk"
    "LoadFlags"=dword:1
    "Bootphase"=dword:0
    "Order"=dword:0

------解决方案--------------------
加AutoLoad应该是用filesys.exe,好像现在ms不推荐这种方式。
如过你使用这种方式,打补丁需要注意了,好像到了2011年后的补丁会起不来,要改一下才行。