From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 27 Feb 2007 16:13:45 -0600 Subject: [U-Boot-Users] [PATCH] Fix initrd length miscalculation in bootm command In-Reply-To: <20070227205530.6BA37353D06@atlas.denx.de> References: <20070227205530.6BA37353D06@atlas.denx.de> Message-ID: <45E4AD19.8080601@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: > I remember the changelog, but your statement that "multi-images work > both with and without" your patch. Confuses me. If it works without > your patch, then what's the problem? 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. -- Timur Tabi Linux Kernel Developer @ Freescale