From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 16 Mar 2007 16:49:49 -0500 Subject: [U-Boot-Users] [PATCH] Fix initrd length miscalculation in bootm command In-Reply-To: <45E4AD19.8080601@freescale.com> References: <20070227205530.6BA37353D06@atlas.denx.de> <45E4AD19.8080601@freescale.com> Message-ID: <45FB10FD.2020007@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 Timur Tabi wrote: > Now that I think about it, I guess that statement doesn't make any sense. I was trying to > say that I didn't *break* multi-images. The patch fixes a problem with initrd + OF. If > you're not using an initrd, then my patch doesn't change anything, so I just wanted to > make sure that things that worked before my patch still work after my patch. Wolfgang, I just wanted to make sure that you understood that this patch does indeed fix a real and severe problem with U-Boot, and therefore should be applied. I submitted this patch over a month ago, and it's still not in your repository. Without this patch, you cannot use an initrd on any ARCH=powerpc kernel. -- Timur Tabi Linux Kernel Developer @ Freescale