From 649acfe149e8a534a17eab54004a51d69b5556ed Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 11 Nov 2013 20:12:19 +0100 Subject: MPC824x: remove obsolete "PN62" board The MPC824x processors have long reached EOL, and the PN62 board has not seen any board-specific updates for more than a decade. It is now causing build issues. Instead of wasting time on things nobody is interested in any more, we rather drop this board. Signed-off-by: Wolfgang Denk Cc: Wolfgang Grandegger cc: Tom Rini --- doc/README.scrapyard | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/README.scrapyard') diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 8ed09c7..c3182e4 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 Commit Removed Last known maintainer/contact ================================================================================================= +pn62 powerpc mpc824x - 2013-11-11 Wolfgang Grandegger pdnb3 arm ixp - 2013-09-24 Stefan Roese scpu arm ixp - 2013-09-24 Stefan Roese omap1510inn arm arm925t 0610a16 2013-09-23 Kshitij Gupta -- cgit v1.1 From 5f9cc8e6387a5ba8962e8466c8bcbb8c07caf845 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 11 Nov 2013 12:15:58 +0900 Subject: cosmetic: README.scrapyard: Add eNET board Commit 7e8c53d7 removed eNET board but missed to add eNET to README.scrapyard. This commit adds it for the record. Signed-off-by: Masahiro Yamada Cc: Simon Glass Cc: Graeme Russ Acked-by: Simon Glass --- doc/README.scrapyard | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/README.scrapyard') diff --git a/doc/README.scrapyard b/doc/README.scrapyard index c3182e4..f045f43 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -103,3 +103,4 @@ CPCI440 powerpc 440GP b568fd2 2007-12-27 Matthias Fuc PCIPPC2 powerpc MPC740/MPC750 7c9e89b 2013-02-07 Wolfgang Denk PCIPPC6 powerpc MPC740/MPC750 - - Wolfgang Denk omap2420h4 arm omap24xx - 2013-06-04 Richard Woodruff +eNET x86 x86 7e8c53d 2013-02-14 Graeme Russ -- cgit v1.1