diff mbox

[U-Boot,v2] README.scrapyard: add entries for dead board, T4240EMU and sc3

Message ID 1431658292-29000-1-git-send-email-yamada.masahiro@socionext.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Masahiro Yamada May 15, 2015, 2:51 a.m. UTC
Follow-up commit 7fc63cca611b (mpc85xx/T4240EMU: Remove T4240EMU
board), and commit 27e721564591 (ppc4xx: Remove sc3 board),
filling the blank fields.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

Changes in v2:
  - rebased on commit 4588d61a284

 doc/README.scrapyard | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Comments

Stefan Roese May 15, 2015, 7:04 a.m. UTC | #1
On 15.05.2015 04:51, Masahiro Yamada wrote:
> Follow-up commit 7fc63cca611b (mpc85xx/T4240EMU: Remove T4240EMU
> board), and commit 27e721564591 (ppc4xx: Remove sc3 board),
> filling the blank fields.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan
Masahiro Yamada May 19, 2015, 5:25 a.m. UTC | #2
Tom,

Ping.



2015-05-15 11:51 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Follow-up commit 7fc63cca611b (mpc85xx/T4240EMU: Remove T4240EMU
> board), and commit 27e721564591 (ppc4xx: Remove sc3 board),
> filling the blank fields.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> Changes in v2:
>   - rebased on commit 4588d61a284
>
>  doc/README.scrapyard | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/doc/README.scrapyard b/doc/README.scrapyard
> index aa2b07b..a62bd0b 100644
> --- a/doc/README.scrapyard
> +++ b/doc/README.scrapyard
> @@ -12,9 +12,11 @@ The list should be sorted in reverse chronological order.
>
>  Board            Arch        CPU            Commit      Removed     Last known maintainer/contact
>  =================================================================================================
> -afeb9260         arm         arm926ejs      -           -           Sergey Lapin <slapin@ossfans.org>
> -tny_a9260        arm         arm926ejs      -           -           Albin Tonnerre <albin.tonnerre@free-electrons.com>
> -sbc35_a9g20      arm         arm926ejs      -           -           Albin Tonnerre <albin.tonnerre@free-electrons.com>
> +afeb9260         arm         arm926ejs      f6b42c14    2015-05-13  Sergey Lapin <slapin@ossfans.org>
> +tny_a9260        arm         arm926ejs      f6b42c14    2015-05-13  Albin Tonnerre <albin.tonnerre@free-electrons.com>
> +sbc35_a9g20      arm         arm926ejs      f6b42c14    2015-05-13  Albin Tonnerre <albin.tonnerre@free-electrons.com>
> +sc3              powerpc     ppc4xx         27e72156    2015-05-10  Heiko Schocher <hs@denx.de>
> +T4240EMU         powerpc     mpc85xx        7fc63cca    2015-05-05  York Sun <yorksun@freescale.com>
>  korat            powerpc     ppc4xx         5043045d    2015-03-17  Larry Johnson <lrj@acm.org>
>  galaxy5200       powerpc     mpc5xxx        41eb4e5c    2015-03-17  Eric Millbrandt <emillbrandt@dekaresearch.com>
>  W7OLMC           powerpc     ppc4xx         6beecd5d    2015-03-17  Erik Theisen <etheisen@mindspring.com>
> --
> 1.9.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
Tom Rini May 21, 2015, 1:10 p.m. UTC | #3
On Fri, May 15, 2015 at 11:51:32AM +0900, Masahiro Yamada wrote:

> Follow-up commit 7fc63cca611b (mpc85xx/T4240EMU: Remove T4240EMU
> board), and commit 27e721564591 (ppc4xx: Remove sc3 board),
> filling the blank fields.
> 
> Reviewed-by: Stefan Roese <sr@denx.de>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index aa2b07b..a62bd0b 100644
--- a/doc/README.scrapyard
+++ b/doc/README.scrapyard
@@ -12,9 +12,11 @@  The list should be sorted in reverse chronological order.
 
 Board            Arch        CPU            Commit      Removed     Last known maintainer/contact
 =================================================================================================
-afeb9260         arm         arm926ejs      -           -           Sergey Lapin <slapin@ossfans.org>
-tny_a9260        arm         arm926ejs      -           -           Albin Tonnerre <albin.tonnerre@free-electrons.com>
-sbc35_a9g20      arm         arm926ejs      -           -           Albin Tonnerre <albin.tonnerre@free-electrons.com>
+afeb9260         arm         arm926ejs      f6b42c14    2015-05-13  Sergey Lapin <slapin@ossfans.org>
+tny_a9260        arm         arm926ejs      f6b42c14    2015-05-13  Albin Tonnerre <albin.tonnerre@free-electrons.com>
+sbc35_a9g20      arm         arm926ejs      f6b42c14    2015-05-13  Albin Tonnerre <albin.tonnerre@free-electrons.com>
+sc3              powerpc     ppc4xx         27e72156    2015-05-10  Heiko Schocher <hs@denx.de>
+T4240EMU         powerpc     mpc85xx        7fc63cca    2015-05-05  York Sun <yorksun@freescale.com>
 korat            powerpc     ppc4xx         5043045d    2015-03-17  Larry Johnson <lrj@acm.org>
 galaxy5200       powerpc     mpc5xxx        41eb4e5c    2015-03-17  Eric Millbrandt <emillbrandt@dekaresearch.com>
 W7OLMC           powerpc     ppc4xx         6beecd5d    2015-03-17  Erik Theisen <etheisen@mindspring.com>