
28 Nov
2008
28 Nov
'08
10:37 p.m.
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. :-(
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/49926
[snip]
Best regards, gvb