From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 29 Nov 2008 09:59:27 +0100 Subject: [U-Boot] [PATCH] fix lib_arm/bootm.c In-Reply-To: <49306488.3080007@gmail.com> References: <20081128193630.GC14044@buzzloop.caiaq.de> <49306488.3080007@gmail.com> Message-ID: <4931046F.70609@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jerry Van Baren wrote: > Daniel Mack wrote: > >>Hi, >> >>while digging thru the sources to find out why U-Boot won't start my >>Linux kernel, I stumbled over lib_arm/bootm.c and its check for the falg >>variable. I wonder how this ever worked as the condition is really heavy >>to match unless BOOTM_STATE_OS_GO is 0 which it isn't. > > > Hi Daniel, > > FYI, Peter Pearse found this independently. The patch apparently hasn't > been applied to the mainline yet. :-( Ilko Iliev's patch is in mainline: http://git.denx.de/?p=u-boot.git;a=commit;h=263b749e2e25473a48776d317bd2a7e2ddcdd212 Regards Dirk > > > [snip] > > Best regards, > gvb > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >