commit | 3d40317b52e37649a3be678510ba3b83754edd00 | [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 | cd12924f42dbc3d3010322a12daa055800b8d751 [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) {