diff options
| author | Eric Bénard <[email protected]> | 2011-04-27 22:18:24 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-05-12 23:28:40 +0200 |
| commit | 25ee9616de576a5e7c4372ab70b82d19cc01a3f0 (patch) | |
| tree | f2de3cd070f68959a5e744c48e9fa4c869b3e266 | |
| parent | 6abe6fb68b6ba17a9b6b538924bea94c249dcb9b (diff) | |
mp2usb: finish the removal
- remove from boards.cfg
- add to doc/README.scrapyard
Signed-off-by: Eric Bénard <[email protected]>
| -rw-r--r-- | boards.cfg | 1 | ||||
| -rw-r--r-- | doc/README.scrapyard | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/boards.cfg b/boards.cfg index 4f48d196ae2..29e8d44e64e 100644 --- a/boards.cfg +++ b/boards.cfg @@ -58,7 +58,6 @@ cmc_pu2 arm arm920t - - csb637 arm arm920t - - at91rm9200 kb9202 arm arm920t - - at91rm9200 m501sk arm arm920t - - at91rm9200 -mp2usb arm arm920t - - at91rm9200 at91rm9200dk arm arm920t - atmel at91rm9200 mx1ads arm arm920t - - imx mx1fs2 arm arm920t - - imx diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 8f98b60cbbd..5cdf151938a 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,6 +11,7 @@ easily if here is something they might want to dig for... Board Arch CPU removed Commit last known maintainer/contact ============================================================================= +mp2usb ARM AT91RM2900 ee986e2 2011-01-25 Eric Bénard <[email protected]> barco powerpc MPC8245 - 2010-11-23 Marc Leeman <[email protected]> ERIC powerpc 405GP d9ba451 2010-11-21 Swen Anderson <[email protected]> VoVPN-GW_100MHz powerpc MPC8260 26fe3d2 2010-10-24 Juergen Selent <[email protected]> |
