diff mbox

[U-Boot] mp2usb: finish the removal

Message ID 1303935504-4918-1-git-send-email-eric@eukrea.com
State Accepted
Commit 25ee9616de576a5e7c4372ab70b82d19cc01a3f0
Headers show

Commit Message

Eric Benard April 27, 2011, 8:18 p.m. UTC
- remove from boards.cfg
- add to doc/README.scrapyard

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 boards.cfg           |    1 -
 doc/README.scrapyard |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)

Comments

Wolfgang Denk May 12, 2011, 9:29 p.m. UTC | #1
Dear =?UTF-8?q?Eric=20B=C3=A9nard?=,

In message <1303935504-4918-1-git-send-email-eric@eukrea.com> you wrote:
> - remove from boards.cfg
> - add to doc/README.scrapyard
> 
> Signed-off-by: Eric Bénard <eric@eukrea.com>
> ---
>  boards.cfg           |    1 -
>  doc/README.scrapyard |    1 +
>  2 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk
diff mbox

Patch

diff --git a/boards.cfg b/boards.cfg
index d4cbb06..916414a 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -56,7 +56,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 8f98b60..5cdf151 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 <eric@eukrea.com>
 barco	powerpc	MPC8245	-	  2010-11-23	Marc Leeman <marc.leeman@barco.com>
 ERIC	powerpc	405GP	d9ba451	  2010-11-21	Swen Anderson <sand@peppercon.de>
 VoVPN-GW_100MHz	powerpc	MPC8260 26fe3d2 2010-10-24	Juergen Selent <j.selent@elmeg.de>