From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 26 Mar 2012 13:51:28 +0200 Subject: [U-Boot] [PATCH 04/25] SPEAr: Configure network support for spear SoCs In-Reply-To: <4F7055D5.2070505@st.com> References: <1331121854-20494-1-git-send-email-amit.virdi@st.com> <201203071429.34080.sr@denx.de> <4F7055D5.2070505@st.com> Message-ID: <201203261351.28862.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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