In message <[email protected]> Wolfgang Denk wrote: > Recent changes caused thatthe aev 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. > > Fix it. > > Signed-off-by: Wolfgang Denk <[email protected]> > --- > include/configs/aev.h | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-)
Applied to "next". Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] All these theories, diverse as they are, have two things in common: they explain the observed facts, and they are completeley and utterly wrong. - Terry Pratchett, _The Light Fantastic_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

