跳至内容
Digi产品中文Wiki
无线模块/嵌入式核心板/片上系统/物联网解决方案
用户工具
注册
登录
站点工具
搜索
工具
显示页面
过去修订
反向链接
最近更改
媒体管理器
网站地图
注册
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
digi:arm-embedded:cc6ul:cc6ulnewnandpartition
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
As a result of a design discussion, we have resized some partitions of the NAND of the CC6UL as described in https://confluence.digi.com/display/CCUL/New+partition+layout+for+CC6UL. I have merged the change yesterday to the source code. Starting from last night on our build server (and in next U-Boot release), U-Boot will default to the new partition table. Remember that the NAND partition table is nothing else than a string saved in U-Boot environment variable 'mtdparts'. To make use of the new layout you need a new U-Boot and restore the default environment (once you have booted the new U-Boot). Then, it is recommended that you erase the partitions prior to update again the system in the nand: - Boot target with new U-Boot => env default -a => saveenv => mtdparts (this only lists the new partition layout) => nand erase.part linux => nand erase.part recovery => nand erase.part rootfs and then update the partitions with a new system. Erasing the partitions is recommended to start with clean UBI metadata.
digi/arm-embedded/cc6ul/cc6ulnewnandpartition.txt
· 最后更改:
2018/11/26 13:40
由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
回到顶部