From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 03 Jul 2013 23:19:35 +0200 Subject: [U-Boot] [PATCH 1/2] README.falcon: Note how we determine if we can boot the OS or not In-Reply-To: <1372882163-9299-2-git-send-email-trini@ti.com> (Tom Rini's message of "Wed, 3 Jul 2013 16:09:22 -0400") References: <1372882163-9299-1-git-send-email-trini@ti.com> <1372882163-9299-2-git-send-email-trini@ti.com> Message-ID: <87mwq3pcig.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >>>>> "Tom" == Tom Rini writes: Tom> Signed-off-by: Tom Rini Reviewed-by: Peter Korsgaard Tom> --- Tom> doc/README.falcon | 2 ++ Tom> 1 file changed, 2 insertions(+) Tom> diff --git a/doc/README.falcon b/doc/README.falcon Tom> index 93e855d..6357b1e 100644 Tom> --- a/doc/README.falcon Tom> +++ b/doc/README.falcon Tom> @@ -41,6 +41,8 @@ file (CONFIG_CMD_SPL_NAND_OFS for NAND). Tom> 3. Boot the board into Falcon Mode. SPL will load the kernel and copy Tom> the parameters which are saved in the persistent area to the required address. Tom> +If a valid uImage is not found at the defined location, U-Boot will be Tom> +booted instead. Tom> It is required to implement a custom mechanism to select if SPL loads U-Boot Tom> or another image. Tom> -- Tom> 1.7.9.5 Tom> _______________________________________________ Tom> U-Boot mailing list Tom> U-Boot at lists.denx.de Tom> http://lists.denx.de/mailman/listinfo/u-boot -- Bye, Peter Korsgaard