mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
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>
This commit is contained in:
@@ -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
|
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.
|
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
|
It is required to implement a custom mechanism to select if SPL loads U-Boot
|
||||||
or another image.
|
or another image.
|
||||||
|
Reference in New Issue
Block a user