]> git.sur5r.net Git - u-boot/commit
* Patch by Jon Loeliger, 2005-07-25
authorJon Loeliger <jdl@freescale.com>
Mon, 25 Jul 2005 20:38:06 +0000 (15:38 -0500)
committerJon Loeliger <jdl@freescale.com>
Mon, 25 Jul 2005 20:38:06 +0000 (15:38 -0500)
commit63be111e72371b6edc6d02134dd785abb6be188c
tree5e6315d302c61318610f9e422d8ca055a73abb35
parentd9b94f28a442b0013caef99de084d7b72e2d4607
* Patch by Jon Loeliger, 2005-07-25
  Move the TSEC driver out of cpu/mpc85xx as it will be shared
  by the upcoming mpc83xx family as well.
16 files changed:
CHANGELOG
board/cds/mpc8541cds/u-boot.lds
board/cds/mpc8548cds/u-boot.lds
board/cds/mpc8555cds/u-boot.lds
board/mpc8540ads/u-boot.lds
board/mpc8560ads/u-boot.lds
board/pm854/u-boot.lds
board/stxgp3/u-boot.lds
board/tqm8540/u-boot.lds
board/tqm8560/u-boot.lds
cpu/mpc85xx/Makefile
cpu/mpc85xx/tsec.c [deleted file]
cpu/mpc85xx/tsec.h [deleted file]
drivers/Makefile
drivers/tsec.c [new file with mode: 0644]
drivers/tsec.h [new file with mode: 0644]