commit | e5d8d54db25790524da34b0143f4e0176fb7677b | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Aug 21 03:40:02 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 22 15:37:09 2007 +1000 |
tree | 5424562c9dd166eadd10b58d38ea9b3ce1a68ae0 | |
parent | 0b195812dfbccc2ac33e17b35b899dd4fea7611f [diff] |
[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support 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>