This is an old revision of the document!
Auto console
Add following lines in "/etc/modprobe.d/lcd35.conf" file.
options fbtft_device name=flexpfb rotate=270 options flexfb chip=ili9488
Add following lines in "/etc/modules" file.
aml_i2c pwm-meson pwm-ctrl fbtft_device flexfb sx865x
Disable xorg
16.04
systemctl disable lightdm.service
15.04, 15.10
systemctl disable lightdm
Add kernel argument to file "/media/boot/boot.ini"
fbcon=map:22
Reboot
sudo reboot