Skip to content
New issue

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

FS#2695 - Kernel panic during boot on Gehua ghl-r-001 #7527

Open
openwrt-bot opened this issue Dec 26, 2019 · 2 comments
Open

FS#2695 - Kernel panic during boot on Gehua ghl-r-001 #7527

openwrt-bot opened this issue Dec 26, 2019 · 2 comments
Labels
flyspray kernel pull request/issue with Linux kernel related changes

Comments

@openwrt-bot
Copy link

caoli5288:

See #2483

without this patch the ghl-r-001 cannot be boot.

reproduct in both 19.7-rc2 and git master.

@openwrt-bot
Copy link
Author

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.

@openwrt-bot
Copy link
Author

ynezz:

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

@aparcar aparcar added the kernel pull request/issue with Linux kernel related changes label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes
Projects
None yet
Development

No branches or pull requests

2 participants