From ba8ca7965b506a7c759da7907148609df6d9e715 Mon Sep 17 00:00:00 2001 From: "J. Neuschäfer" Date: Thu, 1 Jan 2026 15:17:01 +0100 Subject: Update links to doc/develop/falcon.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit README.falcon was converted to ReST/HTML in 2023. Signed-off-by: J. Neuschäfer Reviewed-by: Mattijs Korpershoek Reviewed-by: Heinrich Schuchardt --- cmd/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmd/Kconfig') diff --git a/cmd/Kconfig b/cmd/Kconfig index 595ac49da41..20df068d55c 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -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). -- cgit v1.3.1