I have looked on earlier posts but couldnt find any one that solved my
problem.
I'm currently working with my first beagleboard project (new to linux
& embedded linux) and I've managed to get my beagleboard-xM rev C
running on the Angstrom distro as described in the elinux beginners
guide. I'm also managed to setup a toolchain with Qt. I intended
develop the graphics with Qt.
After reading about the resolutions at http://elinux.org/BeagleBoardFAQ#Display_resolutions_.231
i can see that i cant find a bootarg for the resolution i'm looking
for. I'm going to build hardware for a 320x240 TFT display with
standard 18bit RGB interface(hsync, vsync, data etc). The problem i
have is that i dont know where to look to setup the display drivers/
resolution.
If it is of improtance, i think i'm running at a 2.6.32 kernel
version.
I would greatly appritiate if some one could point me in the right
direction as to where to look/read/learn more about it.
I have looked on earlier posts but couldnt find any one that solved my
problem.
I'm currently working with my first beagleboard project (new to linux
& embedded linux) and I've managed to get my beagleboard-xM rev C
running on the Angstrom distro as described in the elinux beginners
guide. I'm also managed to setup a toolchain with Qt. I intended
develop the graphics with Qt.
After reading about the resolutions at BeagleBoardFAQ - eLinux.org
i can see that i cant find a bootarg for the resolution i'm looking
for. I'm going to build hardware for a 320x240 TFT display with
standard 18bit RGB interface(hsync, vsync, data etc). The problem i
have is that i dont know where to look to setup the display drivers/
resolution.
If it is of improtance, i think i'm running at a 2.6.32 kernel
version.
I would greatly appritiate if some one could point me in the right
direction as to where to look/read/learn more about it.
I downloaded a prebuilt system generated from the Angstrom Narcissus
and followed the begginers guide on getting all the generated files to
the SD-card, so basicly i didnt have to do anything to get it working.
To be able to acess the video driver you mentioned, do i have to find
a way to build a new u-boot/uimage? Or is it possible to acess it from
my running angstrom image?
Sending it over to some other board with USB is not an option. As i've
said i intend to build hardware for a display and connect it on the
LCD-expansion on the board. If some one could give me some tips/
guidance on my post above it would be much appritiated.