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 <w...@denx.de>
---
 boards.cfg |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/boards.cfg b/boards.cfg
index 0ca4ce1..0fe1c89 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
-- 
1.7.2.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to