From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 28 Mar 2012 14:54:41 -0700 Subject: [U-Boot] Please pull u-boot-ti/master Message-ID: <20120328215441.GC4903@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, The following changes since commit 4a3ea216414ad762b3718775a65437c13f0accbc: Rob Herring (1): ARM: highbank: setup env from boot source register are available in the git repository at: git://git.denx.de/u-boot-ti master Anatolij Gustschin (2): board/ti/beagle/beagle.c: Fix build warnings arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings Tom Rini (3): sdrc.c: Fix typo in do_sdrc_init() for SPL OMAP: Remove omap1610inn-based boards OMAP: Move omap1510inn to Unmaintained / Orphaned MAINTAINERS | 8 +- arch/arm/cpu/armv7/omap-common/clocks-common.c | 4 +- arch/arm/cpu/armv7/omap3/sdrc.c | 2 +- board/ti/beagle/beagle.c | 3 +- board/ti/omap1610inn/Makefile | 45 --- board/ti/omap1610inn/config.mk | 26 -- board/ti/omap1610inn/flash.c | 495 ------------------------ board/ti/omap1610inn/lowlevel_init.S | 452 --------------------- board/ti/omap1610inn/omap1610innovator.c | 309 --------------- boards.cfg | 10 +- include/configs/omap1610h2.h | 197 ---------- include/configs/omap1610inn.h | 202 ---------- 12 files changed, 8 insertions(+), 1745 deletions(-) delete mode 100644 board/ti/omap1610inn/Makefile delete mode 100644 board/ti/omap1610inn/config.mk delete mode 100644 board/ti/omap1610inn/flash.c delete mode 100644 board/ti/omap1610inn/lowlevel_init.S delete mode 100644 board/ti/omap1610inn/omap1610innovator.c delete mode 100644 include/configs/omap1610h2.h delete mode 100644 include/configs/omap1610inn.h While not all of these patches have been around for long, they are either: - Remove broken boards (omap1610inn) or make doing so in the future easier (omap1510inn) - Long-standing warning fixes - Obvious thinko fixes. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: