Re: [U-Boot] PATCH add rgb555 for at91

2009-06-23 Thread Detlev Zundel
Hi Giulio, > RGB555 is a wiring with blue and red swapped, nothing more. > Maybe I've made too much confusion before. > And in the at91 eks there's nothing to change, because they're wired as > BGR555. Ok, in this case, postpone your patch until a board is in mainline which needs this support ;)

Re: [U-Boot] PATCH add rgb555 for at91

2009-06-19 Thread Giulio Benetti
Hi Detlev, RGB555 is a wiring with blue and red swapped, nothing more. Maybe I've made too much confusion before. And in the at91 eks there's nothing to change, because they're wired as BGR555. Best regards -- Giulio Benetti R&D Micronova srl ___ U-B

Re: [U-Boot] PATCH add rgb555 for at91

2009-06-19 Thread Detlev Zundel
Hi Giulio, > Detlev Zundel wrote: > >> Hi Giulio, >> >>> Signed-off-by: giulio.bene...@micronovasrl.com >> >> Can you please provide a somewhat more descriptive description? It may >> be obvious for you what this does (or what new features can now be >> used), but it isn't for me. [...] > You

Re: [U-Boot] PATCH add rgb555 for at91

2009-06-18 Thread Giulio Benetti
Detlev Zundel wrote: > Hi Giulio, > >> Signed-off-by: giulio.bene...@micronovasrl.com > > Can you please provide a somewhat more descriptive description? It may > be obvious for you what this does (or what new features can now be > used), but it isn't for me. > >> >> diff -urpN b/common/lcd.c

Re: [U-Boot] PATCH add rgb555 for at91

2009-06-18 Thread Detlev Zundel
Hi Giulio, > Signed-off-by: giulio.bene...@micronovasrl.com Can you please provide a somewhat more descriptive description? It may be obvious for you what this does (or what new features can now be used), but it isn't for me. > > diff -urpN b/common/lcd.c a/common/lcd.c > --- b/common/lcd.c

[U-Boot] PATCH add rgb555 for at91

2009-06-18 Thread Giulio Benetti
Signed-off-by: giulio.bene...@micronovasrl.com diff -urpN b/common/lcd.c a/common/lcd.c --- b/common/lcd.c 2009-06-14 21:30:39.0 +0200 +++ a/common/lcd.c 2009-06-18 12:45:15.0 +0200 @@ -1,4 +1,4 @@ -/* +/*OC * Common LCD routines for supported CPUs * * (C) Copyright