From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sun, 28 Aug 2011 10:03:20 +1000 Subject: [U-Boot] [RFC][PATCH] Pre-console buffer In-Reply-To: <20110827134801.94AB511F9E69@gemini.denx.de> References: <1314449645-16900-1-git-send-email-graeme.russ@gmail.com> <20110827134801.94AB511F9E69@gemini.denx.de> Message-ID: <4E5985C8.8020404@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 27/08/11 23:48, Wolfgang Denk wrote: > Dear Graeme Russ, > > In message <1314449645-16900-1-git-send-email-graeme.russ@gmail.com> you wrote: >> This cropped up as an aside to another thread so I thought I would give >> it a go. It's pretty rough-and-ready but it does the trick :) > > Hm....the problem is that we need some buffer to store the data. On > some systems this may work, but on many (most?) it doesnt.