From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 22 Feb 2016 23:02:13 -0700 Subject: [U-Boot] [PATCH] rpi: always scroll by 10 lines In-Reply-To: <1456175733-9389-1-git-send-email-lkundrak@v3.sk> References: <1456175733-9389-1-git-send-email-lkundrak@v3.sk> Message-ID: <56CBF5E5.1020105@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/22/2016 02:15 PM, Lubomir Rintel wrote: > Scrolling the simple framebuffer is really slow in Raspberry Pi to the > point it delays the boot by a second or two and makes longer output > inconvenient to follow (printenv, md). Acked-by: Stephen Warren