
28 Nov
2008
28 Nov
'08
10:33 p.m.
On 16:37 Fri 28 Nov , 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. :-(
already in mainline first found by Ilko Iliev commit 263b749e2e25
Best Regards, J.