summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 055cda9c3b..8af12760a9 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,19 @@
+2000-06-08 Eric Valette <valette@crf.canon.fr>
+
+ * mpc8xx/console-generic/console-generic.c:
+ The printk/printf did not work when loaded by EPPCBUG. They did
+ work when loaded with the BDM debugger. I suspected EPPBUG
+ made some nasty things like patching Communication processor
+ microcode... Anyway, the attached patch:
+ 1) Enables to have printk nearly immediately after boot,
+ 2) Make printf work automagically (I do not know why except I make a
+ different initialization for printk that should be overwritten by
+ console init later ?)
+
+ I let the default to be using EPPCBUG embedded firmware to boot and
+ using this printk early enabler code (LOADED_BY_EPPCBUG and
+ EARLY_CONSOLE) are on.
+
2001-05-24 Tom Armistead <tom_armistead@phx.mcd.mot.com>
* mpc6xx/timer/timer.c: Added include of bsp.h and removed