aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common/files/Xserver.add.at91sam9x5ek.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xserver-common/files/Xserver.add.at91sam9x5ek.patch')
-rw-r--r--recipes/xserver-common/files/Xserver.add.at91sam9x5ek.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/xserver-common/files/Xserver.add.at91sam9x5ek.patch b/recipes/xserver-common/files/Xserver.add.at91sam9x5ek.patch
new file mode 100644
index 0000000000..f36cc127a0
--- /dev/null
+++ b/recipes/xserver-common/files/Xserver.add.at91sam9x5ek.patch
@@ -0,0 +1,11 @@
+--- xserver-common-1.34.orig/X11/xserver-common
++++ xserver-common-1.34/X11/xserver-common
+@@ -186,6 +186,8 @@
+ # this is to rotate X display properly, tested with display TX09D71VM1CCA
+ ronetix*pm9261* | ronetix*pm9263*)
+ ARGS="$ARGS -screen 240/54x320/81@90x16" ;;
++ "atmel_at91sam9x5-ek")
++ DPI="188" ;;
+ # This is a fallback for PCs
+ "")
+ if [ -f $BINDIR/Xvesa ]; then