summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-07-08 12:15:14 -0400
committerTom Rini <trini@ti.com>2013-07-26 16:39:10 -0400
commitd118d7660120635a91bde47fdb9da3776462c0b2 (patch)
treebc6016c27ca16bc801e16484b7c8bee62e998ea5 /doc
parentc4ec281822562de4ac5850d3b623412be8b721a7 (diff)
downloadblackbird-obmc-uboot-d118d7660120635a91bde47fdb9da3776462c0b2.tar.gz
blackbird-obmc-uboot-d118d7660120635a91bde47fdb9da3776462c0b2.zip
README.falcon: Note how we determine if we can boot the OS or not
Reviewed-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.falcon2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.falcon b/doc/README.falcon
index 93e855d20e..6357b1e593 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.
OpenPOWER on IntegriCloud