summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2007-03-16 08:57:15 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2007-03-16 08:57:15 +0000
commitacdf664ec7879214664f739ac6ad0a9c01ae009e (patch)
tree05af0b1dd0315528638621b2bf9d4ac2a1453916 /c
parent * startup/bspstart.c: set external clock to 0 for some boards to (diff)
downloadrtems-acdf664ec7879214664f739ac6ad0a9c01ae009e.tar.bz2
*** empty log message ***
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog b/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog
index 0b9501dec2..4951dff0d0 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog
@@ -3,7 +3,7 @@
* startup/bspstart.c: set external clock to 0 for some boards to
match the "auto clock detection" scheme in the libcpu clock driver
* startup/linkcmds: remove content of dpram section to avoid
- download hands with the EPPCBuf board monitor
+ download hangs with the EPPCBug board monitor
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>