- Status New
- Percent Complete
- Task Type Bug Report
- Category Kernel
- Assigned To No-one
- Operating System All
- Severity Critical
- Priority Very Low
- Reported Version Trunk
- Due in Version Undecided
-
Due Date
Undecided
- Private
Attached to Project: OpenWrt/LEDE Project
Opened by caoli5288 - 26.12.2019
Last edited by Petr Štetiar - 13.01.2020
Opened by caoli5288 - 26.12.2019
Last edited by Petr Štetiar - 13.01.2020
FS#2695 - Kernel panic during boot on Gehua ghl-r-001
See https://github.com/openwrt/openwrt/pull/2483
without this patch the ghl-r-001 cannot be boot.
reproduct in both 19.7-rc2 and git master.
It's very unlikely, that this is going to be fixed in 19.07 as it's using kernel 4.14, which is missing broken-flash-reset.
In master it should be possible once ramips is switched to 4.19 kernel, where broken-flash-reset is available.
For details see http://lists.infradead.org/pipermail/openwrt-devel/2019-October/019648.html.
I'm going to disable images for this device in 19.07 and master until it's fixed.
Meanwhile you can try your luck with https://github.com/openwrt/openwrt/pull/2385 (ramips 4.19 support) and adding broken-flash-reset property to device DTS, see for example target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4019-wpj419.dts