From 91bfded3b8e852bffa9e85cc44b864674c2a6134 Mon Sep 17 00:00:00 2001 From: Stephen Oliver Date: Wed, 22 Feb 2012 13:56:25 -0500 Subject: [PATCH] core/linux-am33x: bump to -alarm4, turns on a few debugging features and a handful of other small changes --- ...in-support-for-the-WIP-st7735fb-driv.patch | 73 +++++++ ...-native-endian-on-little-endian-plat.patch | 97 +++++++++ core/linux-am33x/PKGBUILD | 16 +- core/linux-am33x/config | 188 ++++++++++++------ core/linux-am33x/linux-am33x.install | 2 +- 5 files changed, 303 insertions(+), 73 deletions(-) create mode 100644 core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch create mode 100644 core/linux-am33x/0003-st7735fb-Make-FB-native-endian-on-little-endian-plat.patch diff --git a/core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch b/core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch new file mode 100644 index 000000000..4d899508e --- /dev/null +++ b/core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch @@ -0,0 +1,73 @@ +From dd3f24640c209d8186010dbf2bbabe11f3eb52ce Mon Sep 17 00:00:00 2001 +From: Matt Porter +Date: Mon, 21 Nov 2011 12:56:52 -0500 +Subject: [PATCH 2/3] beaglebone: hack in support for the WIP st7735fb driver + +Signed-off-by: Matt Porter +--- + arch/arm/mach-omap2/board-am335xevm.c | 28 ++++++++++++++++++++++++++++ + 1 files changed, 28 insertions(+), 0 deletions(-) + +diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c +index b27fb97..f049aad 100644 +--- arch.orig/arm/mach-omap2/board-am335xevm.c ++++ arch/arm/mach-omap2/board-am335xevm.c +@@ -51,6 +51,7 @@ + + /* LCD controller is similar to DA850 */ + #include