summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2007-08-21 03:39:46 +1000
committerPaul Mackerras <paulus@samba.org>2007-08-22 15:21:48 +1000
commit0602801c22ea1767cd0298b11da140bd5cb764d2 (patch)
tree323d76381d007b23b2b60d9865a15193e83c2d7b /usr
parent643d3c139b0a5289d7f0ba19fdcb24be6d7e768f (diff)
[POWERPC] bootwrapper: dt_xlate_range() bugfixes
1. The check whether ranges fits in the buffer was using elements rather than bytes. 2. Empty ranges were not properly treated as transparent, and missing ranges were treated as transparent. 3. The loop terminated when translating from the root rather than to. Once bug #2 was fixed, it failed due to a missing ranges in the root node. 4. In decoding the ranges property, the #size-cells used was that of the parent, not the child. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions