[U-Boot-Users] do_bootm_linux OF_FLAT_TREE

David Updegraff dave at cray.com
Wed Jan 3 20:18:20 CET 2007


Hi.

in common/cmd_boot, around line 624:

Looks like there is a small hole in the logic here if you happen to want
to boot with a MULTI image with a ptr. and  flat_tree.  Since
	"boot multi_img_addr - of_tree_addr"
ends up falling into the 'Skipping initrd category'.  Which is annoying,
as it looses the initrd that is inside the MULTI img.

An obvious solution does not pop out at me.

Maybe special-case check for MULTI within that special-case of FLAT_TREE
and argv=='-' ?

Please suggest better way.  Thnx.

-dbu.





More information about the U-Boot mailing list