Skip to content

Releases: libc0607/openipc-firmware

image

29 Nov 23:37
Compare
Choose a tag to compare
EXPERIMENTAL: wifibroadcast: add monitor txbf support

latest

15 Mar 18:40
3e3a524
Compare
Choose a tag to compare

!ALL NOR FIRMWARE NEEDS A 16M-BYTE FLASH!
Upgrade how-to: OpenIPC/wiki/sysupgrade.md: Upgrading from local files
The firmware contains EXPERIMENTAL CHANGES and may not work in some situations. USE IT AT YOUR OWN RISK!

!所有的 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 设置正确的分区