commit | 568091512d464b06f17b88bfd2bdc1ec98a697bd | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Aug 30 12:06:21 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Oct 03 20:35:43 2007 -0500 |
tree | 91842035fa5fa538fc42744716083033deafac7b | |
parent | c374e00e17f1c10768d5af922a1ff33e43df2eb0 [diff] |
[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2. Consensus was reached to put PCI nodes at the root of the tree (and not under /soc), but the phandle to a control node was rejected in favor of simply not worrying about /pci/reg overlapping /soc/ranges. This updates cuboot-82xx to not look for the phandle. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>