On Wed, 23 Dec 2015 06:27:19 -0800 (PST) [email protected] wrote: > I'm building an image for Olimex A20 Lime2 board using poky and meta-sunxi > layer (core-image-base, Linux 4.1.10). I would like to change display output > from HDMI (which is default) to LCD 1024 x 600 LCD panel (from Olimex) in my > image. What's the easiest way to do that?
You only need to recompile/reconfigure uboot: http://linux-sunxi.org/Mainline_U-Boot http://linux-sunxi.org/LCD I don't know about poky. But if hdmi works, you just need to fix uboot so that inits correctly the lcd. Regards -- Diego Roversi <[email protected]> -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
