diff options
author | Linus Walleij <triad@df.lth.se> | 2012-07-01 22:34:42 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-07-07 19:58:15 +0200 |
commit | b5c7220e7b2b6611fe5beca494c67bfe51fcfafb (patch) | |
tree | ce818cd017121a94e49fcabecfdcdd169279f4db /shell/README | |
parent | 5345b8db8b30326d9ab0db9ac11fde9e7b9d3686 (diff) | |
download | busybox-b5c7220e7b2b6611fe5beca494c67bfe51fcfafb.tar.gz |
fbset: respect rgba configuration lines in fb.modes
The fbset utility would not respect "rgba" config entries in
the fb.modes file such as this (for the ARM Integrator/CP):
mode "640x480-60-clcd"
# D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz
geometry 640 480 640 480 16
timings 39722 48 16 33 10 96 2
rgba 5/10,5/5,5/0,1/15
endmode
This is important especially for this ARGB5551 device which
is hopeless to configure otherwise. I noticed this lacking
feature after the TI "fbtest" program managed to set up the
the colormode correctly.
Signed-off-by: Linus Walleij <triad@df.lth.se>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/README')
0 files changed, 0 insertions, 0 deletions