Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
caoli5288:
See #2483
without this patch the ghl-r-001 cannot be boot.
reproduct in both 19.7-rc2 and git master.
The text was updated successfully, but these errors were encountered:
ynezz:
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.
Sorry, something went wrong.
Meanwhile you can try your luck with #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
No branches or pull requests
caoli5288:
See #2483
without this patch the ghl-r-001 cannot be boot.
reproduct in both 19.7-rc2 and git master.
The text was updated successfully, but these errors were encountered: