From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Thu, 27 Dec 2007 16:07:11 +0100 Subject: [U-Boot-Users] Can we drop I386 specific hack from do_bootm()? In-Reply-To: <476932A4.5000002@semihalf.com> References: <476932A4.5000002@semihalf.com> Message-ID: <4773BF9F.3050106@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Bartlomiej Sieka wrote: [...] > While working on adapting do_bootm() to new uImage format, I've came > across this I386-specific hack: [...] > How about dropping this hack altogether? This would make the code > cleaner, but would require I386 targets (sc520_cdp, sc520_spunk) to use > kernels in uImage format. > > What do people think? What is the opinion of the maintainer of the > affected platforms (Daniel Engstr?m, copied)? Just a quick update: Daniel's email address given in MAINTAINERS is no longer actual, so he's not likely to voice his opinion... Anybody else would like to comment? Regards, Bartlomiej