[U-Boot] [PATCH 04/25] SPEAr: Configure network support for spear SoCs

Stefan Roese sr at denx.de
Mon Mar 26 13:51:28 CEST 2012


Hi Amit,

On Monday 26 March 2012 13:41:09 Amit Virdi wrote:
> >> +int board_eth_init(bd_t *bis)
> >> +{
> >> +#if defined(CONFIG_DESIGNWARE_ETH)
> >> +	return designware_initialize(0, CONFIG_SPEAR_ETHBASE, CONFIG_DW0_PHY);
> >> +#else
> >> +	return -1;
> >> +#endif
> >> +}
> > 
> > and again.
> 
> Yes Stefan, it is planned. There's a lot of cleanup that is needed in
> the SPEAr platform code. I shall be sending another patchset after this
> patchset that adds new functionality and does the cleanup.
> 
> Can you accept this patch for the time being?

I can, yes. Only speaking for myself though.

Thanks,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list