Update links to doc/develop/falcon.rst
README.falcon was converted to ReST/HTML in 2023. Signed-off-by: J. Neuschäfer <j.ne@posteo.net> Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
67479a8ab9
commit
ba8ca7965b
@@ -620,7 +620,7 @@ config CMD_SPL
|
||||
help
|
||||
Falcon mode allows booting directly from SPL into an Operating
|
||||
System such as Linux, thus skipping U-Boot proper. See
|
||||
doc/README.falcon for full information about how to use this
|
||||
doc/develop/falcon.rst for full information about how to use this
|
||||
command.
|
||||
|
||||
config CMD_SPL_NAND_OFS
|
||||
@@ -629,7 +629,7 @@ config CMD_SPL_NAND_OFS
|
||||
default 0x0
|
||||
help
|
||||
This provides the offset of the command line arguments for Linux
|
||||
when booting from NAND in Falcon mode. See doc/README.falcon
|
||||
when booting from NAND in Falcon mode. See doc/develop/falcon.rst
|
||||
for full information about how to use this option (and also see
|
||||
board/gateworks/gw_ventana/README for an example).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user