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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 15c734ae97..882dbffdd4 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-12 Phil Torre <ptorre@zetron.com>
+
+ PR 816/bsps
+ * mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode
+ parameters (m8xxSCCENparms_t) does not match the hardware: members
+ taddr_h and taddr_l are transposed. When loading new multicast group
+ addresses into the hash table, the wrong hash bit is set.
+
2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Unconditionally initialize include_libcpu_HEADERS.