commit | 02563ad023122ac2dbd6de6169eaf4b911ddcc7e | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Nov 02 16:10:30 2007 +1100 |
committer | Jon Loeliger <jdl@freescale.com> | Mon Nov 05 08:41:23 2007 -0600 |
tree | 1383948e016883522caec6284aa23c16a2f3fc21 | |
parent | bf141b96cda8affecf7404198f72c08c8c2c542e [diff] |
dtc: Make -Idts -Odts preserve node/property labels This patch changes -Odts mode output so that labels on properties, nodes and memreserve entries in input source are preserved in the output. Preserving labels within property values is trickier - another patch coming later. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>