• W
    Remove spieval board support · 69434e4c
    Wolfgang Denk 提交于
    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: NWolfgang Denk <wd@denx.de>
    69434e4c
boards.cfg 12.0 KB