feat: Milestone 1 complete — boots to serial console on X6200

Buildroot 2025.02.13 LTS, Linux 6.1.82, U-Boot 2023.10
- Serial console working (115200 8N1)
- 4x Cortex-A7 @ quad-core, 1GB RAM
- Framebuffer active (4x Tux on LCD without LCD patch)
- SSH daemon running
- 512MB rootfs, 52MB used

Ethernet timeout expected — WiFi driver not yet included.
This commit is contained in:
Joakim
2026-05-03 09:10:50 +02:00
parent 396fab47c2
commit a5b9efae15

View File

@@ -41,8 +41,8 @@ The product name **Virtuoso** is reserved for when (if!) Mestre actually deliver
| # | Milestone | Status | | # | Milestone | Status |
|---|----------------------------------------------------------------------|--------| |---|----------------------------------------------------------------------|--------|
| 1 | Boot a recent Buildroot LTS on the X6200 (serial console) | 🟡 In progress | | 1 | Boot a recent Buildroot LTS on the X6200 (serial console) | ✅ 2026-05-03 |
| 2 | Forward-port LCD panel driver — full display output | ⚪ Planned | | 2 | Forward-port LCD panel driver — full display output | 🟡 In progress |
| 3 | piHPSDR running on X6200 with working audio | ⚪ Planned | | 3 | piHPSDR running on X6200 with working audio | ⚪ Planned |
| 4 | `mestre` service: evdev → ALSA virtual MIDI bridge | ⚪ Planned | | 4 | `mestre` service: evdev → ALSA virtual MIDI bridge | ⚪ Planned |
| 5 | End-to-end: X6200 controlling Hermes-Lite 2 as a control head | ⚪ Planned | | 5 | End-to-end: X6200 controlling Hermes-Lite 2 as a control head | ⚪ Planned |