commit | 49e6e3f1aec2d46f5865d3ada38fe9a5d660ef5d | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Fri Dec 19 10:13:09 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Dec 21 14:21:17 2008 +1100 |
tree | aab0d19f843339525bc08d2f22eb0225e09057e7 | |
parent | e14d77490d3e1da833cff4fee52674c52684ce77 [diff] |
powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to use The correct #address-cells was still used for the actual translation, so the impact is only a possibility of choosing the wrong range entry or failing to find any match. Most common cases were not affected. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>