diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.scrapyard | 3 | ||||
| -rw-r--r-- | doc/driver-model/UDM-pci.txt | 6 | 
2 files changed, 4 insertions, 5 deletions
| diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 48c7e4a96..9223f6e43 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,6 +11,9 @@ easily if here is something they might want to dig for...  Board            Arch        CPU            Commit      Removed     Last known maintainer/contact  ================================================================================================= +Alaska8220       powerpc     mpc8220        -           - +Yukon8220        powerpc     mpc8220        -           - +sorcery          powerpc     mpc8220        -           -  smdk6400         arm         arm1176        52587f1	2013-04-12  Zhong Hongbo <bocui107@gmail.com>  ns9750dev        arm         arm926ejs      4cfc611	2013-02-28  Markus Pietrek <mpietrek@fsforth.de>  AMX860           powerpc     mpc860         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de> diff --git a/doc/driver-model/UDM-pci.txt b/doc/driver-model/UDM-pci.txt index c2cf2d5a6..6a592b336 100644 --- a/doc/driver-model/UDM-pci.txt +++ b/doc/driver-model/UDM-pci.txt @@ -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. |