All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] do_bootm_linux OF_FLAT_TREE
@ 2007-01-03 19:18 David Updegraff
  2007-01-05 15:05 ` Kumar Gala
  0 siblings, 1 reply; 5+ messages in thread
From: David Updegraff @ 2007-01-03 19:18 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-05 22:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 19:18 [U-Boot-Users] do_bootm_linux OF_FLAT_TREE David Updegraff
2007-01-05 15:05 ` Kumar Gala
2007-01-05 15:24   ` David Updegraff
2007-01-05 21:12     ` Wolfgang Denk
2007-01-05 22:27       ` David Updegraff

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.