mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 14:01:09 +02:00
The RPi3 typically uses the regular UART for high-speed communication with the Bluetooth device, leaving us the mini UART to use for the serial console. Add support for this UART so we can use it. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>