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

ath79: add patch to fix serial console and sysupgrade on OR750 #2512

Merged

Conversation

nrbffs
Copy link
Contributor

@nrbffs nrbffs commented May 7, 2022

The serial console on the Joy-IT OR750i doesn't work, because the UART
node is disabled in device tree. This also breaks sysupgrade.

The issue is already fixed upstream in OpenWRT by
7054721cf94f4aa8fe71ac4c28c922b19a69ba1d ("ath79: enable UART in SoC
DTSI files"), but since 19.07 doesn't support the OR750, we need our own
patch.

Signed-off-by: Nico Boehr freifunk@nicoboehr.de

@blocktrron
Copy link
Member

ath71 --> ath79

The serial console on the Joy-IT OR750i doesn't work, because the UART
node is disabled in device tree. This also breaks sysupgrade.

The issue is already fixed upstream in OpenWRT by
7054721cf94f4aa8fe71ac4c28c922b19a69ba1d ("ath79: enable UART in SoC
DTSI files"), but since 19.07 doesn't support the OR750, we need our own
patch.

Signed-off-by: Nico Boehr <freifunk@nicoboehr.de>
@nrbffs nrbffs force-pushed the nrbffs/or750-fix-uart-sysupgrade branch from 80f8306 to 573d531 Compare May 7, 2022 15:33
@nrbffs nrbffs changed the title ath71: add patch to fix serial console and sysupgrade on OR750 ath79: add patch to fix serial console and sysupgrade on OR750 May 7, 2022
@nrbffs
Copy link
Contributor Author

nrbffs commented May 7, 2022

Ooops, thanks, fixed.

@blocktrron blocktrron merged commit 595abcf into freifunk-gluon:v2021.1.x May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants