]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/driver-model/UDM-pci.txt
Power: remove support for Freescale MPC8220
[karo-tx-uboot.git] / doc / driver-model / UDM-pci.txt
index c2cf2d5a626819063aa76a477334ccdde4c42b8e..6a592b336887bea079747ece7ba453d6dde63948 100644 (file)
@@ -201,11 +201,7 @@ III) Analysis of in-tree drivers
     -----------------------------
       Standard driver, uses indirect functions.
 
-    12) powerpc/cpu/mpc8220/pci.c
-    -----------------------------
-      Standard driver, specifies all read/write functions separately.
-
-    13) powerpc/cpu/mpc85xx/pci.c
+    12) powerpc/cpu/mpc85xx/pci.c
     -----------------------------
       Standard driver, uses indirect functions, has two busses.