Commit 528bf2f
committed
Raspberry Pi: enable primary UART by default
It is unintentionally disabled for first boot, in which case enabled bootloader and kernel output there cannot work, and the related prompt whether to disable the serial console makes no sense, as it was not usable anyway.
Additionally:
ci: dietpi-software test: fix Tor port being TCP1 parent a8a6cf6 commit 528bf2f
File tree
2 files changed
+2
-2
lines changed- .build/images
- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2061 | 2061 | | |
2062 | 2062 | | |
2063 | 2063 | | |
2064 | | - | |
| 2064 | + | |
2065 | 2065 | | |
2066 | 2066 | | |
2067 | 2067 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments