summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-09-28 11:22:33 -0700
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-09-29 06:22:27 +0200
commit2d8711e758039dce4b27e0bda38e6e4c0f6d0751 (patch)
tree05970045b87f7e18ed20e8b0b15871bc7a48b274
parent03ed282eaf164ebee7db5218693bbe827752d656 (diff)
fbset: remove Vybrid specific fb.modes file
The DRM driver fbdev emulation does not support setting modes using fbset: ioctl FBIOPUT_VSCREENINFO: Invalid argument Remove the fb.modes configuration file as it provides no value anymore. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-support/fbset/fbset-modes.bbappend2
-rw-r--r--recipes-support/fbset/files/colibri-vf/fb.modes37
2 files changed, 0 insertions, 39 deletions
diff --git a/recipes-support/fbset/fbset-modes.bbappend b/recipes-support/fbset/fbset-modes.bbappend
deleted file mode 100644
index 1a472a0..0000000
--- a/recipes-support/fbset/fbset-modes.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-# Provide fb-modes file for vybrid
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:" \ No newline at end of file
diff --git a/recipes-support/fbset/files/colibri-vf/fb.modes b/recipes-support/fbset/files/colibri-vf/fb.modes
deleted file mode 100644
index ba902ce..0000000
--- a/recipes-support/fbset/files/colibri-vf/fb.modes
+++ /dev/null
@@ -1,37 +0,0 @@
-mode "640x480-60"
- # D: 25.175 MHz, H: 31.500 kHz, V: 60.001 Hz
- geometry 640 480 640 480 24
- timings 39722 48 16 33 10 96 2
-endmode
-
-mode "768x576-75"
- # D: 49.188 MHz, H: 46.580 kHz, V: 75.008 Hz
- geometry 768 576 768 576 16
- timings 20330 128 32 32 8 128 5
-endmode
-
-mode "800x480-60"
- # D: 32.46 MHz, H: 30.38 kHz, V: 53.583 Hz
- geometry 800 480 800 480 16
- timings 32460 128 64 22 20 64 3
-endmode
-
-mode "800x600-60"
- # D: 39.273 MHz, H: 37.190 kHz, V: 59.599 Hz
- geometry 800 600 800 600 16
- timings 25463 160 21 16 1 80 2
- hsync high
- vsync high
-endmode
-
-mode "1024x600-60"
- # D: 48.000 MHz, H: 40.816 kHz, V: 62.891 Hz
- geometry 1024 600 1024 600 16
- timings 20833 104 24 43 20 5 5
-endmode
-
-mode "1024x768-60"
- # D: 65.00 MHz, H: 48.363 kHz, V: 60.00 Hz
- geometry 1024 768 1024 768 16
- timings 15385 160 24 29 3 136 6
-endmode