Ben,

>> -#if defined(CONFIG_FSLDMAFEC)
>> +#if defined(CONFIG_FSLDMAFEC) || #if defined(CONFIG_MCFFEC)
>> +/* Default initializations for MCFFEC controllers.  To override,
>> + * create a board-specific function called:
>> + *  int board_eth_init(bd_t *bis)
>> + */
>> +
>>  extern int mcdmafec_initialize(bd_t *bis);
>> +extern int mcffec_initialize(bd_t*);
>>   

>Does it work after you fix this up?
Yes.

Thanks.

Regards,
TsiChung

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to