From 3ab61f0a35a49fa26dde66047235935094582dd3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Jun 2000 21:34:51 +0000 Subject: Patch from John Cotton , Charles-Antoine Gauthier , and Darlene A. Stewart to add support for a number of very significant things: + BSPs for many variations on the Motorola MBX8xx board series + Cache Manager including initial support for m68040 and PowerPC + Rework of mpc8xx libcpu code so all mpc8xx CPUs now use same code base. + Rework of eth_comm BSP to utiltize above. John reports this works on the 821 and 860. --- c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore (limited to 'c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore') diff --git a/c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore b/c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore deleted file mode 100644 index 282522db03..0000000000 --- a/c/src/lib/libcpu/powerpc/mpc821/timer/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in -- cgit v1.2.3