From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Fri, 27 Aug 2010 16:10:35 +0200 Subject: [U-Boot] [PATCH 2/2] cmp_bmp: allow negative X, Y values for display command In-Reply-To: References: <1282772210-27066-1-git-send-email-timur@freescale.com> <5610599F537DD74A8D1F5CC946A75073034791B5@az33exm25.fsl.freescale.net> Message-ID: <4C77C75B.7020105@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Timur, > On Aug 27, 2010, at 8:14 AM, "Detlev Zundel" wrote: > >> We can discuss this once I see the code that makes virtual coordinates >> > > If you can help me figure out how to get the boot text to appear below the logo, I won't need to use virtual coordinates. 1. would it be possible to output several line-feeds before u-boot starts its output? 2. would it be possible to just manipulate the initial Y for text output? 3. most elegant, however, would be to add a scroll area feature... just my 0.001 ? ;) Reinhard