


我来翻译一下,呵呵
1.replace the files and moudles that named not begin with "OEM"
1、替换掉名字不是以“OEM”开头的文件和模块。
2.unpackag and reloc
2、解包并重新定位。
3.if "Not enough space" then modify the romhdr.txt
3、如果哦提示“Not enough space”(没有足够的空间),则要修改romhdr.txt。
4.reloc and if "Same entery also exist" then modify the address of pm.dll and regenum.dll(.txt,.bin and s000 )
4、重新定位,如果出现"Same entery also exist"则需要修改pm.dll和regenum.dll(.txt,.bin and s000 )的地址。
5.reloc and if "!!!!!" exist in maps.txt then modify the address of the correlative moudle.(.txt,.bin and s000 )
5、重新定位,如果在map.txt中有“!!!!”存在,则需要修改相应模块的地址(.txt,.bin and s000 )
6.If the address of rom_00 changed, then modify the s000 of nk.exe
6、如果rom_00的地址发生了变化,则需要修改nk.exe的s000
7.patch the s000 of nk.exe to make it boot for wm6
7、给nk.exe的s000打补丁使其可以引导wm6。
8.build xip_out.bin
8、编译 xip_out.bin