On Fri, Apr 25, 2008 at 4:22 PM, Stefan Schmidt <[EMAIL PROTECTED]> wrote: > Hello. > > That one gave us a lot trouble in the past. > > Alex Zhang had it working, but we were never able to reproduce it. > > Today I grabbed the 18bpp pxafb patch from the gumstix people, thanks > guys, and did some trivial porting from .21 to .24, some more testing > and I got it working. Nice white fbcon on A1200 and ROKR E2. :) > > You can find all the glory in commit 2112. Pre-build zImages for > testing can be found here: > > http://people.openezx.org/stefan/images/20080426/ > > I haven't tested it with X yet. Not sure if I find the time for this > over the weekend.
Awesome! How is the framebuffer memory organized? e.g. if I open /dev/fb0, mmap it and try to draw stuff, is each pixel 18 bits, or 3 bytes aligned in a particular way?
