diff options
| author | Masahiro Yamada <[email protected]> | 2014-04-04 15:37:14 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-04-17 17:44:35 -0400 |
| commit | d4426ce28f33eec06095b2b426916b591f5357db (patch) | |
| tree | 5d98373cc7c8f2eaf0cd8977c4de76115c24e88a | |
| parent | 46d330a6badd60e96127a3c6f722d3d3193d5a31 (diff) | |
boards.cfg: move more boards with invalid emails to Orphan
Emails to the following addresses have been bouncing.
- Nye Liu <[email protected]>
- Jim Thompson <[email protected]>
- Brad Kemp <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
| -rw-r--r-- | boards.cfg | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/boards.cfg b/boards.cfg index b4203f1b576..2b9b0c09700 100644 --- a/boards.cfg +++ b/boards.cfg @@ -534,7 +534,6 @@ Active nios2 nios2 - psyent pk1c20 Active openrisc or1200 - openrisc openrisc-generic openrisc-generic - Stefan Kristiansson <[email protected]> Active powerpc 74xx_7xx - - - ppmc7xx - - Active powerpc 74xx_7xx - - evb64260 P3G4 - Wolfgang Denk <[email protected]> -Active powerpc 74xx_7xx - - evb64260 ZUMA - Nye Liu <[email protected]> Active powerpc 74xx_7xx - eltec elppc ELPPC - - Active powerpc 74xx_7xx - esd cpci750 CPCI750 - Reinhard Arlt <[email protected]> Active powerpc 74xx_7xx - freescale mpc7448hpc2 mpc7448hpc2 - Roy Zang <[email protected]> @@ -641,16 +640,13 @@ Active powerpc mpc824x - - cpc45 Active powerpc mpc824x - - cpc45 CPC45_ROMBOOT CPC45:BOOT_ROM Josef Wagner <[email protected]> Active powerpc mpc824x - - cu824 CU824 - Wolfgang Denk <[email protected]> Active powerpc mpc824x - - eXalion eXalion - Torsten Demke <[email protected]> -Active powerpc mpc824x - - musenki MUSENKI - Jim Thompson <[email protected]> Active powerpc mpc824x - - mvblue MVBLUE - - Active powerpc mpc824x - - sandpoint Sandpoint8240 - Wolfgang Denk <[email protected]> -Active powerpc mpc824x - - sandpoint Sandpoint8245 - Jim Thompson <[email protected]> Active powerpc mpc8260 - - - atc - Wolfgang Denk <[email protected]> Active powerpc mpc8260 - - - ep8260 - Frank Panno <[email protected]> Active powerpc mpc8260 - - - ep82xxm - - Active powerpc mpc8260 - - - gw8260 - Oliver Brown <[email protected]> Active powerpc mpc8260 - - - hymod - Murray Jensen <[email protected]> -Active powerpc mpc8260 - - - ppmc8260 - Brad Kemp <[email protected]> Active powerpc mpc8260 - - - sacsng - Jerry Van Baren <[email protected]> Active powerpc mpc8260 - - cogent cogent_mpc8260 - Murray Jensen <[email protected]> Active powerpc mpc8260 - - cpu86 CPU86 - Wolfgang Denk <[email protected]> @@ -1191,6 +1187,11 @@ Active sparc leon3 - gaisler - Active sparc leon3 - gaisler - gr_xc3s_1500 - - Active sparc leon3 - gaisler - grsim - - Active x86 x86 coreboot chromebook-x86 coreboot coreboot-x86 coreboot:SYS_TEXT_BASE=0x01110000 - +# The following were moved to "Orphan" in April, 2014 +Orphan powerpc 74xx_7xx - - evb64260 ZUMA - Nye Liu <[email protected]> +Orphan powerpc mpc824x - - musenki MUSENKI - Jim Thompson <[email protected]> +Orphan powerpc mpc824x - - sandpoint Sandpoint8245 - Jim Thompson <[email protected]> +Orphan powerpc mpc8260 - - - ppmc8260 - Brad Kemp <[email protected]> # The following were moved to "Orphan" in March, 2014 Orphan blackfin blackfin - - - cm-bf527 - Bluetechnix Tinyboards <[email protected]> Orphan blackfin blackfin - - - cm-bf533 - Bluetechnix Tinyboards <[email protected]> |
