Skip to content

latest

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 18:40
· 349 commits to master since this release
3e3a524

!ALL NOR FIRMWARE NEEDS A 16M-BYTE FLASH!
Upgrade how-to: OpenIPC/wiki/sysupgrade.md: Upgrading from local files

!所有的 NOR 固件都是 16M 的!
刷这种固件的方法: OpenIPC/wiki/sysupgrade.md: Upgrading from local files
如果你发现固件有问题,或是和官方固件有表现不一致的地方,可能是手动同步代码时没有完全同步导致。遇到这种情况时请回报问题(开Issue/QQ群)以帮助解决,谢谢!

Q: Hi3516EV200 重启循环 panic,日志包含类似于 No filesystem could mount root
A: 可能因为你的 u-boot 里的分区和固件分区不一致,16M 固件是 2048K kernel+ 8192K rootfs,检查你的 u-boot 中的 mtdparts 变量是否一致,并通过 setenv 设置正确的分区