forked from OERV-BSP/u-boot
doc: Fix typos
Fix typos/wording in various files in doc/. Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: E Shattow <e@freeshell.de>
This commit is contained in:
committed by
Tom Rini
parent
66f7574ddd
commit
ed00d12c01
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user