From f2c8c34887a7c66da2492b702a9487e244d64c2a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Jan 2011 10:48:57 +0000 Subject: 2011-01-14 Sebastian Huber * mpc83xx/network/tsec.c, mpc83xx/network/tsec.h: Use configuration structure instead of many function parameters. Moved board specific initializations. Added support for interfaces without PHY access. --- c/src/lib/libcpu/powerpc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libcpu/powerpc/ChangeLog') diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index f1732134a3..c229a1c6ba 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,9 @@ +2011-01-14 Sebastian Huber + + * mpc83xx/network/tsec.c, mpc83xx/network/tsec.h: Use configuration + structure instead of many function parameters. Moved board specific + initializations. Added support for interfaces without PHY access. + 2011-01-09 Sebastian Huber * new-exceptions/bspsupport/ppc_exc_categories.c: Fixed e200 machine -- cgit v1.2.3