From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 09 Nov 2009 22:25:19 -0800 Subject: [U-Boot] [PATCH 2/3] TI OMAP3: SDP3430 FIX NET_MULTI Warning In-Reply-To: <1255669597-10607-3-git-send-email-nm@ti.com> References: <1255669597-10607-1-git-send-email-nm@ti.com> <1255669597-10607-2-git-send-email-nm@ti.com> <1255669597-10607-3-git-send-email-nm@ti.com> Message-ID: <4AF9074F.5030803@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 Nishanth, Nishanth Menon wrote: > Enable the NET MULTI option and remove build warning > > Tested: SDP3430 > > Signed-off-by: Nishanth Menon > Cc: Ben Warren > Cc: Sandeep Paulraj > --- > board/ti/sdp3430/sdp.c | 12 +++++++----- > include/configs/omap3_sdp3430.h | 3 ++- > 2 files changed, 9 insertions(+), 6 deletions(-) > Applied to net/next thanks, Ben