Re: [Linux-fbdev-devel] fbmem: is bootup logo broken for monochrome LCD ?

From: Franck Bui-Huu
Date: Mon Nov 13 2006 - 09:32:09 EST


On 11/13/06, James Simmons <jsimmons@xxxxxxxxxxxxx> wrote:

>> There are quite a few bugs in the code. I have a patch I have been working
>> on for some time. The patch does the following:
>>
>
> I'd like to give your patch a try but have some trouble to apply it
> cleanly. Care to resend it ?

Which tree are you working off ?> The patch is against linus git tree.


I use the same tree. It seems that the patch get corrupted when it
reached me. Care to attach it next time ?

>> I.
>> Merge slow_imageblit and color_imageblit into one function.
>> II.
>> The same code works on both big endian and little endian machines
>
> Does this suppose to fix this issue I encountered:
>
> http://marc.theaimsgroup.com/?l=linux-kernel&m=116315548626875&w=2

This should fix the problems you reported. I tested this patch on a big
endian and little endian framebuffer on a little endian machine.


Something I'm still missing hope you can shed some light there. Why
does the current code work on Rafael's machine (little endian one
using vesa driver) but not on mine which is a little endian one as
well ?

Thanks
--
Franck
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/