commit | 9ddc3af8a13ab4d24b562531984dec99221b23c1 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sun Sep 19 21:32:37 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 19 21:32:37 2010 +0200 |
tree | b540d08e923e92e2d6c5db971d6403e5e1568c4a | |
parent | 77efe35fec0d93804e3a3a5bf4d1bb25f52bfde5 [diff] |
Remove smmaco4 board support 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: Wolfgang Denk <wd@denx.de>