You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dietpi-patches: switch UART node when migrating to Rockchip mainline kernel
The Rockchip vendor kernel provides `/dev/ttyFIQ0` for the primary/debug UART console, mainline Linux provides `/dev/ttyS2` instead. Switch the node accordingly, to keep boot/kernel output and login prompt on the serial console functional.
Copy file name to clipboardExpand all lines: .update/patches
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2085,6 +2085,12 @@ Patch_9_20()
2085
2085
# The /boot/dtb symlink has been found to be missing after kernel removed, despite a newer kernel being installed already. Assure it is present and correct.
# The /boot/dtb symlink has been found to be missing after kernel removed, despite a newer kernel being installed already. Assure it is present and correct.
0 commit comments