mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 10:56:02 +01:00
Fix 'notes' typos
s/notes/nodes Signed-off-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
committed by
Tom Rini
parent
e94c1268f2
commit
f1a7ba1da5
@@ -197,7 +197,7 @@ class DtbPlatdata(object):
|
||||
return lines
|
||||
|
||||
def scan_dtb(self):
|
||||
"""Scan the device tree to obtain a tree of notes and properties
|
||||
"""Scan the device tree to obtain a tree of nodes and properties
|
||||
|
||||
Once this is done, self._fdt.GetRoot() can be called to obtain the
|
||||
device tree root node, and progress from there.
|
||||
|
||||
Reference in New Issue
Block a user