From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 31 Aug 2007 11:23:34 -0500 Subject: [U-Boot-Users] [PATCH] Fix do_bootm_linux() so that multi-file images with FDT blob boot. In-Reply-To: <20070831162010.GA15703@frozen.semihalf.com> References: <20070831162010.GA15703@frozen.semihalf.com> Message-ID: <46D84086.5060603@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 Bartlomiej Sieka wrote: > Fix the following issues in do_bootm_linux() that prevent booting the kernel > from a mulit-file image (kernel + initrd + blob): > - incorrect initrd address and length calculation I thought this bug has already been fixed. Are the initrd address and length calculations broken again? -- Timur Tabi Linux Kernel Developer @ Freescale