Skip to content

Commit f465538

Browse files
committed
README: port location front/back instead of upper/lower
More intuitive Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 492071e commit f465538

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

‎README.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,10 @@ console with no other graphics or networking running.
341341
|-----------|--------------|---------------------------|----------|----------|
342342
| Dogwood | Top Back | `console=ttyS4,115200` | Full TTY | No |
343343
| Tulip | Middle Right | `console=ttyS4,115200` | Full TTY | Yes |
344-
| Lilac | Upper Left | `console=ttyS4,115200` | Full TTY | No |
345-
| Sunflower | Lower Right | `console=uart,0xfe03e000` | Log only | No |
346-
| Sakura | Lower Right | `console=ttyS0,115200n8` | Full TTY | No |
344+
| Marigold | Front Right | `console=ttyS4,115200` | Full TTY | No |
345+
| Lilac | Back Left | `console=ttyS4,115200` | Full TTY | No |
346+
| Sakura | Front Right | `console=ttyS0,115200n8` | Full TTY | No |
347+
| Sunflower | Front Right | `console=uart,0xfe03e000` | Log only | No |
347348

348349
### BIOS
349350

0 commit comments

Comments
 (0)