summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 79881ea8d8..4fed9877ab 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,5 +1,9 @@
2011-07-18 Till Straumann <strauman@slac.stanford.edu>
+ * shared/bootloader/head.S: disable USE_PPCBUG under qemu.
+
+2011-07-18 Till Straumann <strauman@slac.stanford.edu>
+
* shared/startup/bspstart.c: Select console *before* doing
any potential printk() (e.g., panic).