mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
doc: fix references to driver-model
Fix some errors pointed out by 'make refcheckdocs'. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
ecb3a0a154
commit
2799a69ee8
@@ -182,7 +182,7 @@ U-Boot can be divided into three phases: TPL, SPL and U-Boot proper.
|
||||
|
||||
The full device tree is available to U-Boot proper, but normally only a subset
|
||||
(or none at all) is available to TPL and SPL. See 'Pre-Relocation Support' and
|
||||
'SPL Support' in doc/driver-model/README.txt for more details.
|
||||
'SPL Support' in doc/driver-model/design.rst for more details.
|
||||
|
||||
|
||||
Using several DTBs in the SPL (CONFIG_SPL_MULTI_DTB)
|
||||
|
Reference in New Issue
Block a user