From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Tue, 8 Apr 2014 09:50:50 -0500 Subject: [U-Boot] [PATCH V2 0/8] omap3: zoom1: long pending cleanups :( In-Reply-To: <20140407142549.GC23803@bill-the-cat> References: <20140407142549.GC23803@bill-the-cat> Message-ID: <1396968658-29111-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 V1: http://lists.denx.de/pipermail/u-boot/2014-April/176867.html changes since v1: - use ti_omap3_common config header - fix typo in commit message - drop fdt_high test log: http://hastebin.com/moqewevulu.xml Nishanth Menon (8): 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 omap3: zoom1: switch to generic ti_omap3_common config header board/logicpd/zoom1/config.mk | 1 - board/logicpd/zoom1/zoom1.c | 38 +++++++++- board/logicpd/zoom1/zoom1.h | 19 +++-- include/configs/omap3_zoom1.h | 167 ++++++++++++----------------------------- 4 files changed, 98 insertions(+), 127 deletions(-) -- 1.7.9.5