From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 26 Feb 2007 10:15:29 -0600 Subject: [U-Boot-Users] [PATCH] Fix initrd length miscalculation in bootm command In-Reply-To: <20070226131044.890DA352674@atlas.denx.de> References: <20070226131044.890DA352674@atlas.denx.de> Message-ID: <45E307A1.7020606@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <45DB7ED5.5000306@freescale.com> you wrote: >> I can confirm that multi-images work both with and without my patch. So if >> there are no objections, please apply this patch. Thanks. > > Since it doesn't fix a problem I see little reason to change the > code. What are you talking about? Without this patch, you cannot have an initrd with an OF-enable kernel! It won't work! There's a bug in do_bootm_linux(), and my patch fixes it. -- Timur Tabi Linux Kernel Developer @ Freescale