[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support
authorScott Wood <scottwood@freescale.com>
Mon, 20 Aug 2007 17:40:02 +0000 (03:40 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Aug 2007 05:37:09 +0000 (15:37 +1000)
This allows booting on legacy, non-device-tree aware versions of U-boot.

It also fixes up the hardware to match the PCI and chipselect information
in the device tree, as u-boot is inconsistent in setting these up
correctly (or at all).

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>

No differences found