]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patches by Pantelis Antoniou, 30 Mar 2004:
authorwdenk <wdenk>
Thu, 15 Apr 2004 21:31:56 +0000 (21:31 +0000)
committerwdenk <wdenk>
Thu, 15 Apr 2004 21:31:56 +0000 (21:31 +0000)
commita6ab4bf978a3d5a52a47bbd259b7eb4c860ebd0c
tree7b9b794995dc1b3251a43fdc94a5190c955a5dd2
parent5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792
Patches by Pantelis Antoniou, 30 Mar 2004:
Improve and fix various things in the MPC8xx FEC driver:
1. The new 87x and 88x series of processors have two FECs,
   and the new driver supports them both.
2. Another change in the 87x/88x series is support for
   the RMII (Reduced MII) interface. However numerous
   changes are needed to make it work since the PHYs
   are connected to the same lines. That means that
   you have to address them correctly over the MII
   interface.
CHANGELOG
cpu/mpc8xx/fec.c
include/asm-ppc/8xx_immap.h
include/mpc8xx.h