diff options
| author | J. Neuschäfer <[email protected]> | 2026-01-01 15:17:01 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-01-19 10:31:21 +0100 |
| commit | ba8ca7965b506a7c759da7907148609df6d9e715 (patch) | |
| tree | d5b48feb5cccf097f2645421d00c992e3c000ef3 /common/spl | |
| parent | 67479a8ab9ff99d7690cbb85551949d61951459a (diff) | |
Update links to doc/develop/falcon.rst
README.falcon was converted to ReST/HTML in 2023.
Signed-off-by: J. Neuschäfer <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'common/spl')
| -rw-r--r-- | common/spl/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig index c7db88345b4..e456d02dc8b 100644 --- a/common/spl/Kconfig +++ b/common/spl/Kconfig @@ -1211,7 +1211,7 @@ config SPL_OS_BOOT depends on ARM || MICROBLAZE || PPC help Enable booting directly to an OS from SPL. - for more info read doc/README.falcon + for more info read doc/develop/falcon.rst config SPL_OS_BOOT_SECURE bool "Allow Falcon Mode on secure devices" |
