public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] README.falcon: Note how we determine if we can boot the OS or not
Date: Wed,  3 Jul 2013 16:09:22 -0400	[thread overview]
Message-ID: <1372882163-9299-2-git-send-email-trini@ti.com> (raw)
In-Reply-To: <1372882163-9299-1-git-send-email-trini@ti.com>

Signed-off-by: Tom Rini <trini@ti.com>
---
 doc/README.falcon |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/README.falcon b/doc/README.falcon
index 93e855d..6357b1e 100644
--- a/doc/README.falcon
+++ b/doc/README.falcon
@@ -41,6 +41,8 @@ file (CONFIG_CMD_SPL_NAND_OFS for NAND).
 
 3. Boot the board into Falcon Mode. SPL will load the kernel and copy
 the parameters which are saved in the persistent area to the required address.
+If a valid uImage is not found at the defined location, U-Boot will be
+booted instead.
 
 It is required to implement a custom mechanism to select if SPL loads U-Boot
 or another image.
-- 
1.7.9.5

  reply	other threads:[~2013-07-03 20:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 20:09 [U-Boot] [PATCH 0/2] Update Falcon Mode docs Tom Rini
2013-07-03 20:09 ` Tom Rini [this message]
2013-07-03 21:19   ` [U-Boot] [PATCH 1/2] README.falcon: Note how we determine if we can boot the OS or not Peter Korsgaard
2013-07-03 20:09 ` [U-Boot] [PATCH 2/2] am335x_evm: Update, document Falcon Mode support Tom Rini
2013-07-03 21:28   ` Peter Korsgaard
2013-07-03 22:30     ` Tom Rini
2013-07-04  7:39       ` Romain Izard
2013-07-05 12:51         ` Tom Rini

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=1372882163-9299-2-git-send-email-trini@ti.com \
    --to=trini@ti.com \
    --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