Re: [U-Boot] [PATCH] video: Fix console display when splashscreen is used

2010-03-13 Thread Anatolij Gustschin
On Tue, 12 Jan 2010 12:06:31 +0100 Matthias Weisser wrote: > If a splashscreen is used the console scrolling used the > scroll size as needed when a logo was displayd. This > patch sets the scroll size to the whole screen if > a splashscreen is shown. > > Signed-off-by: Matthias Weisser > --- >

Re: [U-Boot] [PATCH] video: Fix console display when splashscreen is used

2010-03-11 Thread Anatolij Gustschin
Dear Wolfgang, On Thu, 11 Mar 2010 23:43:13 +0100 Wolfgang Denk wrote: > In message > <1263294391-15715-1-git-send-email-matthias.weis...@graf-syteco.de> Matthias > Weisser wrote: > > If a splashscreen is used the console scrolling used the > > scroll size as needed when a logo was displayd. T

Re: [U-Boot] [PATCH] video: Fix console display when splashscreen is used

2010-03-11 Thread Wolfgang Denk
Dear Anatolij, In message <1263294391-15715-1-git-send-email-matthias.weis...@graf-syteco.de> Matthias Weisser wrote: > If a splashscreen is used the console scrolling used the > scroll size as needed when a logo was displayd. This > patch sets the scroll size to the whole screen if > a splashscr