From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 12 Mar 2010 00:45:30 +0100 Subject: [U-Boot] [PATCH] video: Fix console display when splashscreen is used In-Reply-To: <20100311224313.0E390E22AD1@gemini.denx.de> References: <1263294391-15715-1-git-send-email-matthias.weisser@graf-syteco.de> <20100311224313.0E390E22AD1@gemini.denx.de> Message-ID: <20100312004530.7c7a1f4d@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, On Thu, 11 Mar 2010 23:43:13 +0100 Wolfgang Denk wrote: > In message <1263294391-15715-1-git-send-email-matthias.weisser@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 splashscreen is shown. > > > > Signed-off-by: Matthias Weisser > > --- > > drivers/video/cfb_console.c | 21 ++++++++++++--------- > > 1 files changed, 12 insertions(+), 9 deletions(-) ... > What's the status of this patch? Is it on your queue? Yes, in is on my TODO list. Sorry, I'm quite busy now, but I hope to look at this patch soon. Best regards, Anatolij