From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Fri, 31 Aug 2007 18:50:34 +0200 Subject: [U-Boot-Users] [PATCH] Fix do_bootm_linux() so that multi-file images with FDT blob boot. In-Reply-To: <46D84413.40301@freescale.com> References: <20070831162010.GA15703@frozen.semihalf.com> <46D84086.5060603@freescale.com> <46D842CD.4060405@semihalf.com> <46D84413.40301@freescale.com> Message-ID: <46D846DA.2060005@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 Timur Tabi wrote: > Bartlomiej Sieka wrote: > >> I might have missed a patch, though - could you provide a pointer to >> the fix that you have in mind? > > http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=9877d7dcd1eebe61aa5d8b8ffe9c048ea426e6f6 Timur, As I said - I have tested today's ToT U-Boot - which contains the above patch - and observed the problem. And more importantly, the patch is not related to booting mulit-image files, which is the scenario I am dealing with. Regards, Bartlomiej