
On Sat, 2015-02-21 at 11:49 +0100, Hans de Goede wrote:
On 21-02-15 11:26, Ian Campbell wrote:
Speaking of which, if someone were to identify a suitable set of simple-fb backports for 3.16 and they are reasonably self contained I'd happily backport them to the kenrel which is going to be in the next Debian release too...
You will need all patches by me and by "Luc Verhaegen" from here: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/drivers/...
As well as these dts patches:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=57... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=d5... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=e5... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=8e...
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=67...
I inserted this one here so the following stuff would cherry-pick ok, I think that was the right thing to do.
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=a9... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=8c... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=fd...
Those combined with a new enough u-boot should get you video output on most devices supported in upstream u-boot.
Indeed, this gets me graphics on my Cubietruck at least.
Thanks!
Ian.