diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-08-29 12:36:53 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2006-08-29 12:36:53 -0500 |
commit | 0855c50e6509d03ce2af1e9c4d1dc09ba426faa5 (patch) | |
tree | ff1361ad7b51567fb04feeb8ab547b750d434f25 /cpu | |
parent | 42868896df7eac02f67e2c52c6457c917b1542e9 (diff) | |
parent | 9bff7a69a885adebbd2bd45990494ec4cf998a30 (diff) | |
download | u-boot-imx-0855c50e6509d03ce2af1e9c4d1dc09ba426faa5.zip u-boot-imx-0855c50e6509d03ce2af1e9c4d1dc09ba426faa5.tar.gz u-boot-imx-0855c50e6509d03ce2af1e9c4d1dc09ba426faa5.tar.bz2 |
Merge branch 'mpc86xx'
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/mpc86xx/cpu_init.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cpu/mpc86xx/cpu_init.c b/cpu/mpc86xx/cpu_init.c index 6ed7c37..4673d05 100644 --- a/cpu/mpc86xx/cpu_init.c +++ b/cpu/mpc86xx/cpu_init.c @@ -115,8 +115,3 @@ int cpu_init_r(void) { return 0; } - - - - - |