diff options
author | Wolfgang Denk <wd@denx.de> | 2010-09-19 21:34:31 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-09-19 21:34:31 +0200 |
commit | 69434e4c9485b442f441406c37030e8a85a42cfd (patch) | |
tree | f1dd7c1184df4db726677d70530b3f7763db933c /boards.cfg | |
parent | 9ddc3af8a13ab4d24b562531984dec99221b23c1 (diff) |
Remove spieval board support
Recent changes caused that the spieval board now is included in the
boards built by MAKEALL, which revealed that compilation for this
board has been broken for a long time:
mpc5xxx_fec.c:899:2: error: #error fec->xcv_type not initialized.
mpc5xxx_fec.c:899:2: error: #error fec->xcv_type not initialized.
The board is orphaned. Drop support for it.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards.cfg b/boards.cfg index 0ca4ce126f9..0fe1c89d2d7 100644 --- a/boards.cfg +++ b/boards.cfg @@ -104,7 +104,6 @@ uc101 powerpc mpc5xxx v38b powerpc mpc5xxx pf5200 powerpc mpc5xxx - esd aev powerpc mpc5xxx tqm5200 tqc -spieval powerpc mpc5xxx tqm5200 tqc sorcery powerpc mpc8220 A3000 powerpc mpc824x a3000 barco powerpc mpc824x |