From ed00d12c015aec7c316fcd482737181f9dff8f4d Mon Sep 17 00:00:00 2001 From: Wolfgang Wallner Date: Fri, 24 Oct 2025 17:11:59 +0200 Subject: doc: Fix typos Fix typos/wording in various files in doc/. Signed-off-by: Wolfgang Wallner Reviewed-by: E Shattow --- doc/develop/devicetree/control.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/develop/devicetree') diff --git a/doc/develop/devicetree/control.rst b/doc/develop/devicetree/control.rst index c25b98683f8..634114af59a 100644 --- a/doc/develop/devicetree/control.rst +++ b/doc/develop/devicetree/control.rst @@ -288,7 +288,7 @@ The full devicetree is available to U-Boot proper, but normally only a subset Using several DTBs in the SPL (SPL_MULTI_DTB_FIT Kconfig option) ---------------------------------------------------------------- In some rare cases it is desirable to let SPL be able to select one DTB among -many. This usually not very useful as the DTB for the SPL is small and usually +many. This is usually not very useful as the DTB for the SPL is small and usually fits several platforms. However the DTB sometimes include information that do work on several platforms (like IO tuning parameters). In this case it is possible to use SPL_MULTI_DTB_FIT Kconfig option. This option -- cgit v1.2.3