diff options
| author | Masahiro Yamada <[email protected]> | 2014-11-21 11:26:11 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-12-08 09:35:43 -0500 |
| commit | 36da51ebacdc549b9d034a9241b6d88b06a951c5 (patch) | |
| tree | 8a467f2058a6648e50913a36980ef27799e20d19 /doc | |
| parent | 814b661448d50462c37232a456d3d09450fd9f72 (diff) | |
powerpc: mpc8xx: remove hermes board support
This board sprinkles #ifdef(CONFIG_HERMES) over various global files
such as include/common.h, common/board_r.c, common/cmd_bdinfo.c.
Let's zap such an ill-behaved board.
It has not been converted to generic board yet and mpc8xx is old
enough.
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Acked-by: Wolfgang Denk <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.scrapyard | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 8ba6e0ae65c..deb4af482b3 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -12,8 +12,9 @@ The list should be sorted in reverse chronological order. Board Arch CPU Commit Removed Last known maintainer/contact ================================================================================================= -PRS200 powerpc mpc5200 - - -MCC200 powerpc mpc5200 - - +hermes powerpc mpc8xx - - Wolfgang Denk <[email protected]> +PRS200 powerpc mpc5200 ecfdcee 2014-11-12 +MCC200 powerpc mpc5200 ecfdcee 2014-11-12 TOP5200 powerpc mpc5200 d58a945 2014-10-28 Reinhard Meyer <[email protected]> TOP860 powerpc mpc860 d58a945 2014-10-28 Reinhard Meyer <[email protected]> TOP9000 arm at91sam9xeXXX d58a945 2014-10-28 Reinhard Meyer <[email protected]> |
