summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2013-11-11 12:15:58 +0900
committerTom Rini <[email protected]>2013-11-15 15:49:36 -0500
commit5f9cc8e6387a5ba8962e8466c8bcbb8c07caf845 (patch)
tree635758be17615bd6d49643d044f0e107a7d64207
parent477fe65832e0251e5a077aa15a3a7b97660db4f4 (diff)
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 <[email protected]> Cc: Simon Glass <[email protected]> Cc: Graeme Russ <[email protected]> Acked-by: Simon Glass <[email protected]>
-rw-r--r--doc/README.scrapyard1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index c3182e4d90a..f045f433f65 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 <[email protected]>
PCIPPC6 powerpc MPC740/MPC750 - - Wolfgang Denk <[email protected]>
omap2420h4 arm omap24xx - 2013-06-04 Richard Woodruff <[email protected]>
+eNET x86 x86 7e8c53d 2013-02-14 Graeme Russ <[email protected]>