Re: [U-Boot] [PATCH] lcd: make 16bpp work

2010-03-24 Thread Anatolij Gustschin
On Sat, 13 Mar 2010 17:44:08 +0100 Anatolij Gustschin wrote: > From: Alessandro Rubini > > Support for 16bpp was supposed to be in the code but was not working. > This makes it work and has been tested in the nhk8815 board. > > Signed-off-by: Alessandro Rubini > Acked-by: Andrea Gallo > Sign

Re: [U-Boot] [PATCH] lcd: make 16bpp work

2010-03-14 Thread Alessandro Rubini
Thank Anatolij. I re-tested it as first patch applied on master. This is my current sequence (git log --reverse ...). The first is yours, the next is my pending stack. f2a4dcb... lcd: make 16bpp work 79e3c0e... Nomadik: fix reset_timer() be8fb55... nhk8815: change the order of initialization e6a9