From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 21 Mar 2012 12:39:13 +0100 Subject: [U-Boot] [PATCH 05/14] cfb_console: Fix function console_scrollup In-Reply-To: <20120321123216.53365c6b@wker> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <1327415291-13260-6-git-send-email-pali.rohar@gmail.com> <20120321104502.4b889595@wker> <201203211120.39010.marex@denx.de> <20120321123216.53365c6b@wker> Message-ID: <20120321123913.1a0abb2b@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 21 Mar 2012 12:32:16 +0100 Anatolij Gustschin wrote: ... > doesn't say much about the problem. If the GraphicDevice structure > returned by video_hw_init() is setup correctly, the scrolling should be > working fine. From the other patch [1] I can see that the structure I forgot to include a link [1] to the mentioned patch, sorry. Here it is: [1] http://patchwork.ozlabs.org/patch/137567/ Thanks, Anatolij