commit | 0e16387db1d4aacd5bf35cb6d7c1942765c0347b | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Wed Jun 28 10:43:36 2006 -0500 |
committer | Jon Loeliger <jdl@freescale.com> | Wed Aug 09 13:50:30 2006 -0500 |
tree | 6e9e24f6ee9d1088b10d4c92bde5e1944db83191 | |
parent | 855e6fb073f9d04fe4a7f06c107ecbac6344ddd4 [diff] [blame] |
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 Signed-off-by: Jon Loeliger <jdl@freescale.com>
diff --git a/cpu/mpc85xx/cpu_init.c b/cpu/mpc85xx/cpu_init.c index c12b47b..9f4d36c 100644 --- a/cpu/mpc85xx/cpu_init.c +++ b/cpu/mpc85xx/cpu_init.c
@@ -32,6 +32,7 @@ DECLARE_GLOBAL_DATA_PTR; + #ifdef CONFIG_CPM2 static void config_8560_ioports (volatile immap_t * immr) {