From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 08 Dec 2008 14:05:22 -0800 Subject: [U-Boot] [PATCH v2] mgcoge make ether_scc.c work with CONFIG_NET_MULTI In-Reply-To: <20081208205048.07E13834B020@gemini.denx.de> References: <20081109115831.323230ab@ernst.jennejohn.org> <20081111170728.73ca9b7a@ernst.jennejohn.org> <20081208205048.07E13834B020@gemini.denx.de> Message-ID: <493D9A22.6090300@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, Wolfgang Denk wrote: > Dear Ben, > > In message <20081111170728.73ca9b7a@ernst.jennejohn.org> Gary Jennejohn wrote: > >> This change is needed for mgcoge because it uses two ethernet drivers. >> >> Add a check for the presence of the PIGGY board on mgcoge. Without this >> board networking cannot work and the initialization must be aborted. >> >> Only allocate rtx once to prevent DPRAM exhaustion. >> >> Initialize ether_scc.c and the keymile-specific HDLC driver (to be added >> soon) in eth.c. >> >> Signed-off-by: Gary Jennejohn >> > > Any comments on this? > > Best regards, > > Wolfgang Denk > > Looks like I pulled it into the 'next' branch and forgot to tell anyone :-( Do you want it in the current release? regards, Ben