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#2413 - r10616-a1c6a316d2 seemingly causes bootloop on Buffalo WZR-HP-G300NH #7247

Closed
openwrt-bot opened this issue Jul 28, 2019 · 11 comments
Labels

Comments

@openwrt-bot
Copy link

arlit:

Buffalo WZR-HP-G300NH continually reboots
Last working snapshot is r10615-5cf897779e

@openwrt-bot
Copy link
Author

arlit:

Details
changes to mtdsplit kernel driver made in r10616-a1c6a316d2 break compatibility with WZR-HP-G300NH (ar71xx depends on mtdsplit)

**Workaround ** undo changes made to mtdsplit_uimage.c
git checkout 8ef6240fa61e65eb7b4386e3ea683b04e1dbf00f target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c

@openwrt-bot
Copy link
Author

ynezz:

Workaround undo changes made to mtdsplit_uimage.c

Sorry for the breakage, in order to fix it, could you please try to get the output from serial console? Thanks!

@openwrt-bot
Copy link
Author

arlit:

Sorry, I'm not able to provide such info. I never attempted to solder the pins needed for such operations (fearing my poor skills).

So far I managed to flash a different firmware using tftp.

@openwrt-bot
Copy link
Author

drvlabo:

I submitted the mtdsplit modification commit.
Sorry for regression.

This problem occurs on the targets using mtdsplit without OF/device-tree and whose firmware images are based on uImage formats.

Please wait for a while to fix it.

@openwrt-bot
Copy link
Author

ynezz:

Could you please try this proposed fix #2294 ?

@openwrt-bot
Copy link
Author

arlit:

The proposed fix worked nicely on WZR-HP-G300NH and solved the issue

Thanks.

@openwrt-bot
Copy link
Author

arlit:

commit 4b755ce (revert "kernel: generic: fix fonfxc uimage parser") undid the proposed fix

@openwrt-bot
Copy link
Author

ynezz:

undid the proposed fix

It wasn't optimal solution for the problem, here is improved version https://patchwork.ozlabs.org/patch/1142652/

@openwrt-bot
Copy link
Author

arlit:

That pending patch restores normal operation on WZR-HP-G300NH as well.

@openwrt-bot
Copy link
Author

rmilecki:

Thanks, pushed as c4492dd ("kernel: drop Fon(Foxconn) parser matching for the "firmware" partition").

@openwrt-bot
Copy link
Author

arlit:

Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant