补丁打好后,系统能够启动到
...
...
...
[FMD] FMD_Init() : NUM_OF_BLOCKS = 2048
[FMD] FMD_Init() : PAGES_PER_BLOCK = 128
[FMD] FMD_Init() : SECTORS_PER_PAGE = 16
[FMD] FMD_Init() : type is MLC2
[FMD] FMD_OEMIoControl() : IOCTL_FMD_GET_INTERFACE
相关组件: FSDMGR
110907_KB2557486 - The mount store operation is updated to avoid holding on the lock while the mount is being attempted on any store.
The file(s) with the new source code changes for this component can be found in the directory %_WINCEROOT%\:
private\winceos\coreos\storage\fsdmgr\stgapi.cpp
private\winceos\coreos\storage\fsdmgr\storedisk.cpp
private\winceos\coreos\storage\fsdmgr\storemain.cpp
private\winceos\coreos\storage\fsdmgr\storemain.hpp
最新补丁的WinCE和原有的nandflash驱动不兼容,旧版代码文件可以在WINCE600\Updates\Backup目录下找到,覆盖掉新文件后需要到WINCE600\PRIVATE\WINCEOS\COREOS\STORAGE\FSDMGR目录下去build一下,在WINCE600\PUBLIC\COMMON\OAK\LIB\ARMV4I\RETAIL目录生成新的fsdmgr_lib.lib才可以,否则在使用blddemo -q命令编译系统时还是用的旧的库函数。
阅读(2207) | 评论(0) | 转发(0) |