public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Johannes Thoma <johannes.thoma@gmx.at>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH]: Smart Autoboot
Date: Thu, 28 Apr 2011 14:58:10 +0200	[thread overview]
Message-ID: <20110428125810.123810@gmx.net> (raw)

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

             reply	other threads:[~2011-04-28 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-28 12:58 Johannes Thoma [this message]
2011-04-28 13:41 ` [U-Boot] [PATCH]: Smart Autoboot Wolfgang Denk
2011-04-28 14:14   ` Johannes Thoma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110428125810.123810@gmx.net \
    --to=johannes.thoma@gmx.at \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox