public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH]: Smart Autoboot
@ 2011-04-28 12:58 Johannes Thoma
  2011-04-28 13:41 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Thoma @ 2011-04-28 12:58 UTC (permalink / raw)
  To: u-boot

Dear U-Boot community,

I wrote a small patch that checks on autoboot if the image is a kernel
image and if not assumes that it is a standalone image. If the image
is kernel do_bootm is used else (unconditionally) do_go is used.
This is handy if you are working with test applications and kernels,
since you only need to reconfigure your DHCP server and don't need
to re-flash u-boot.

Since I am new to u-boot I'd like to ask if the following patch
is formatted correctly (I have used git format-patch) and if
there is the possiblity to add this feature to mainline UBoot.

Kind regards,

- Johannes

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

end of thread, other threads:[~2011-04-28 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 12:58 [U-Boot] [PATCH]: Smart Autoboot Johannes Thoma
2011-04-28 13:41 ` Wolfgang Denk
2011-04-28 14:14   ` Johannes Thoma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox