• Wolfgang Denk's avatar
    Remove spieval board support · 69434e4c
    Wolfgang Denk authored
    
    
    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: default avatarWolfgang Denk <wd@denx.de>
    69434e4c