diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2007-06-28 15:56:26 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-06-28 19:19:31 +1000 |
commit | eff2ebd207af9f501af0ef667a7d14befcb36c1b (patch) | |
tree | c27952d9d29d246caacfdba173d8e3c49ab876bc /lib/fault-inject.c | |
parent | ea1a734ad73478dace97e9712101029f536d10a3 (diff) |
[POWERPC] In booting-without-of.txt, clarify that properties must precede subnodes
A strict reading of the flattened device tree format defined in
booting-without-of.txt does in fact require that all the tags defining
properties for a node go before any definitions of subnodes, however
it's not particularly emphasised. Although allowing intermingled
properties and subnodes would not be ambiguous in meaning, the kernel
parser does currently require that properties precede subnodes.
Furthermore, keeping this constraint makes life easier for various
device tree scanning tools.
Therefore, re-emphasise in booting-without-of.txt that this is a
strict requirement of the flattened device tree format.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions