X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=doc%2FREADME.falcon;h=6357b1e593377112deba187f6a0936498bb19f7d;hb=5b6da28352f4ae64d78a12e608133c1b876b992c;hp=93e855d20eac55a4779c583f7da68c3299c11055;hpb=76b40ab41eff1f402ee52ba768b09daad293b9bb;p=karo-tx-uboot.git 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.