All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/5] README.falcon: Note how we determine if we can boot the OS or not
Date: Mon,  8 Jul 2013 12:15:14 -0400	[thread overview]
Message-ID: <1373300118-27306-2-git-send-email-trini@ti.com> (raw)
In-Reply-To: <1373300118-27306-1-git-send-email-trini@ti.com>

Reviewed-by: Peter Korsgaard <jacmet@sunsite.dk>
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-08 16:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08 16:15 [U-Boot] [PATCH v2 0/5] Improve falcon mode and am335x_evm docs Tom Rini
2013-07-08 16:15 ` Tom Rini [this message]
2013-07-08 16:15 ` [U-Boot] [PATCH v2 2/5] am335x_evm: Correct DFU ALT settings for falcon mode Tom Rini
2013-07-08 19:28   ` Peter Korsgaard
2013-07-08 16:15 ` [U-Boot] [PATCH v2 3/5] am335x_evm: Update eMMC falcon mode locations Tom Rini
2013-07-08 19:30   ` Peter Korsgaard
2013-07-08 16:15 ` [U-Boot] [PATCH v2 4/5] am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE Tom Rini
2013-07-08 16:15 ` [U-Boot] [PATCH v2 5/5] am335x_evm: Add basic README Tom Rini
2013-07-08 19:38   ` Peter Korsgaard
2013-07-09  8:48   ` Lukasz Majewski
2013-07-30 13:26 ` [U-Boot] [PATCH v2 0/5] Improve falcon mode and am335x_evm docs 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=1373300118-27306-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 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.