le_potato
This is an old revision of the document!
Table of Contents
Libre Computing AML-S905X-CC
Resources
Notes
Enable UART-A
The UART on the 40pin GPIO header (pins 8 and 10) is not enabled by default. It must be enabled by enabling a device tree overlay that is included with libretech-wiring-tool.
- Clone, build, and install the libretech-wiring-tool
- Enable the DTO for UART-A
sudo ldto enable uart-a
- Check dmesg
c11084c0.serial: ttyAML6 at MMIO 0xc11084c0 (irq = 49, base_baud = 1500000) is a meson_uart
- Test with
minicom
or whatever - To persist after reboot, merge:
sudo ldto merge uart-a
le_potato.1680991721.txt.gz ยท Last modified: 2024/11/14 02:30 (external edit)