From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Thu, 3 Apr 2014 18:19:19 -0500 Subject: [U-Boot] [PATCH 0/7] omap3: zoom1: long pending cleanups :( Message-ID: <1396567167-17596-1-git-send-email-nm@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de A series of patches to add in ethernet and bootz support. baseline: v2014.04-rc3 Nishanth Menon (7): omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD OMAP3: zoom1: Configure GPMC for Ethernet OMAP3: zoom1: enable LAN9211 omap3: zoom1: enable common network commands omap3: zoom1: disable JFFS2 and enable FS_GENERIC omap3: zoom1: enable bootz omap3: zoom1: fix default console board/logicpd/zoom1/zoom1.c | 38 ++++++++++++++++++++++++++++-- board/logicpd/zoom1/zoom1.h | 19 ++++++++++----- include/configs/omap3_zoom1.h | 52 ++++++++++++++++++++++++++++++----------- 3 files changed, 87 insertions(+), 22 deletions(-) -- 1.7.9.5