0.1.5-23.02.0-trunk.0171
Custom build for MKS PI board.
Current status
Feature | Current (5.15) | Edge (6.1) |
---|---|---|
USB 2 | yes | yes |
USB 3 | yes | yes |
USB Type-C (debug serial port) | yes | yes |
HDMI Video | yes | yes |
HDMI Audio | not tested yet | not tested yet |
MKSPI-TS35 TFT display | yes | yes |
MKSPI-TS35 touch screen | yes | yes |
Reset button | yes | yes |
Ethernet | yes | yes |
WiFi dongles | yes | yes |
ADXL345 (SPI0 connection) | yes | yes |
UART0 | yes | yes |
I2C | not tested yet | not tested yet |
Known Issues
Edge, Jammy:
irq 37: nobody cared
message in boot log and on boot screen- Works either HDMI out or MKS PI-TS35 display. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
- software reset and shutdown commands do not work. Need to reset board by reset button or via PSU off/on.
Current, Jammy:
irq 56: nobody cared
message in boot log- Works either HDMI out or MKS PI-TS35 display. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
Changes
- bump Armbian version to
23.02.0-trunk.0171
- all mks code patches were removed. This release contains has only u-boot and Kernel DTS changes (still is based on
rk3328-roc-cc
board) - simplify ADXL345 via spi0 sensor configuration. Load
spidev
module automatically