diff options
| author | Wolfgang Denk <[email protected]> | 2014-10-21 15:23:32 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2014-10-27 14:35:55 +0100 |
| commit | 03b004074fb641cffd7d2150505ef8afc13231bf (patch) | |
| tree | 93fe51aab1e2cc78646ddc8c9b5918dac9ed4ea3 /doc | |
| parent | fc297789a231ded974d6194e74f7a0620fb4553e (diff) | |
PowerPC: drop some 74xx_7xx boards and related code
The file board/Marvell/include/mv_gen_reg.h is incompatible with
the GPL (see for example the "MARVELL RESERVES THE RIGHT AT ITS SOLE
DISCRETION TO REQUEST THAT THIS CODE BE IMMEDIATELY RETURNED TO
MARVELL" clause). As this cannot be fixed, we remove the file and all
code that depends on it. Fortunately this only affects some very old
boards that have long reached EOL:
CPCI750
DB64360
DB64460
p3m750
p3m7448
Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Reinhard Arlt <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Roger Meier <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.scrapyard | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 1b6ae833893..7e5db201864 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -12,6 +12,11 @@ The list should be sorted in reverse chronological order. Board Arch CPU Commit Removed Last known maintainer/contact ================================================================================================= +CPCI750 powerpc 74xx_7xx - - Reinhard Arlt <[email protected]> +DB64360 powerpc 74xx_7xx - - +DB64460 powerpc 74xx_7xx - - +p3m750 powerpc 74xx_7xx - - Stefan Roese <[email protected]> +p3m7448 powerpc 74xx_7xx - - Stefan Roese <[email protected]> MVBC_P powerpc mpc5xxx af55e35 2014-10-10 Andre Schwarz <[email protected]> MVSMR powerpc mpc5xxx af55e35 2014-10-10 Andre Schwarz <[email protected]> MERGERBOX powerpc mpc83xx e7a5656 2014-10-10 Andre Schwarz <[email protected]> |
