From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 26 Apr 2012 23:45:52 +0200 Subject: [U-Boot] [PATCH 05/14] cfb_console: Fix function console_scrollup In-Reply-To: <1327415291-13260-6-git-send-email-pali.rohar@gmail.com> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <1327415291-13260-6-git-send-email-pali.rohar@gmail.com> Message-ID: <20120426234552.3640f2b3@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Tue, 24 Jan 2012 15:28:02 +0100 Pali Roh?r wrote: > * Use correct buffer size, do not damage screen output It seems that I can reproduce similar problem on the beagleboard now. Will try to debug and find a solution for it. Thanks, Anatolij