I'm using Orange Pi One with ARMBIAN Debian GNU/Linux 8 (jessie) 3.4.112-sun8i. To access to UART I'm using function serialOpen() of WiringPi library. Default device name for Raspberry is '/dev/ttyAMA0'. But I can't open this device (No such file or directory).   How to enable ttyAMA0?