Skip to content
  • Wolfgang Denk's avatar
    Remove smmaco4 board support · 9ddc3af8
    Wolfgang Denk authored
    
    
    Recent changes caused that the smmaco4 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.
    
    The board is orphaned.  Drop support for it.
    
    Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
    9ddc3af8