09-19-2016, 12:39 AM
(05-26-2016, 11:45 PM)UnixOutlaw Wrote: I don't want to run Android to get touch-screen LCD support - I want to run "native" Linux.
With Allwinner BSP it has always just been tweaking of hardware config (formerly known as fex files, now device tree stuff): http://forum.armbian.com/index.php/topic...etlastpost
It seems Allwinner chose to stay compatible to the old fex settings: http://linux-sunxi.org/Fex_Guide#disp_in...figuration (output type for example: 1 is still LCD while 3 is HDMI and so on)
So grab the .dts from ayufan's github repo, optionally adjust the settings to your needs (LCD+HDMI in different modes) and enjoy the LCD. Since an automatic detection in u-boot would be nice I asked ayufan whether he already looked into.