commit | 40d5fa35d02df22580593bf0039ab173367e8ef0 | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Wed Jun 28 10:43:36 2006 -0500 |
committer | Matthew McClintock <msm@freescale.com> | Wed Jun 28 10:43:36 2006 -0500 |
tree | 6e9e24f6ee9d1088b10d4c92bde5e1944db83191 | |
parent | be7e8b0cb5a0c49dc180075b96df296a893bf146 [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) {