From patchwork Mon Mar 26 17:36:00 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 148786 X-Patchwork-Delegate: albert.aribaud@free.fr Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id AC201B6EEC for ; Tue, 27 Mar 2012 04:36:29 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D97AB28168; Mon, 26 Mar 2012 19:36:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id chNb-aZmX0rQ; Mon, 26 Mar 2012 19:36:20 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1CCA92816C; Mon, 26 Mar 2012 19:36:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 903BB2816C for ; Mon, 26 Mar 2012 19:36:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uJmWFpma7pgm for ; Mon, 26 Mar 2012 19:36:12 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by theia.denx.de (Postfix) with ESMTPS id E77AD28168 for ; Mon, 26 Mar 2012 19:36:09 +0200 (CEST) Received: by yhkk25 with SMTP id k25so3922700yhk.3 for ; Mon, 26 Mar 2012 10:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:organization :user-agent; bh=Socb2Qr+m5eUDT+FvP427uGvAxl7vGghuXbvxUtHHhQ=; b=MH/E6QFL5NieiSpDyWWFJAX32TErNTXgooQCvvGxuc3VtLSt4mnEPomAkUyQRw5WMv 7QjUSrFW0hzxFuj19Jyv/Ha+9GwnJNGq2eO+B/KEo0I8cm7b1jVE6mKwI7/ik/7PrhgG fyWyxgN4CIyKDozVLg0+pftyZWtshWhilRCR+evh9lfuA2u6KELCIJoBRa+mtebwBRQH O040Sah5UfwvLYw8m5t7Nrx1S5rjcHZuSGT1Aoml22dKFMm6gH6DQ4ono6vOMaBaUBcW CHdJaMaDQ6miaE7uXcBiPamT4v51Pvn0zXBA3Zy+GYqvi+dlMJ7CRHKhZnb0WrG59s4T LeUA== Received: by 10.60.18.137 with SMTP id w9mr28250039oed.7.1332783363899; Mon, 26 Mar 2012 10:36:03 -0700 (PDT) Received: from bill-the-cat (ip68-230-54-74.ph.ph.cox.net. [68.230.54.74]) by mx.google.com with ESMTPS id n1sm16969698obm.11.2012.03.26.10.36.01 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 26 Mar 2012 10:36:02 -0700 (PDT) Date: Mon, 26 Mar 2012 10:36:00 -0700 From: Tom Rini To: Albert Aribaud Message-ID: <20120326173600.GF21518@bill-the-cat> References: <20120319182906.GD19810@bill-the-cat> MIME-Version: 1.0 In-Reply-To: <20120319182906.GD19810@bill-the-cat> Organization: Texas Instruments User-Agent: Mutt/1.5.20 (2009-06-14) Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] Please pull u-boot-ti/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de On Mon, Mar 19, 2012 at 11:29:06AM -0700, Tom Rini wrote: > Hello, > > The following changes since commit 32ec258f829808dd7cf74fd83ba999fdaaeab715: > Marek Vasut (1): > IXP: Fix GPIO_INT_ACT_LOW_SET() [snip] This pull request is now updated as such: The following changes since commit 32ec258f829808dd7cf74fd83ba999fdaaeab715: Marek Vasut (1): IXP: Fix GPIO_INT_ACT_LOW_SET() are available in the git repository at: git://git.denx.de/u-boot-ti master Christian Riesch (1): calimain, enbw_cmc: Fix typo in comments Grazvydas Ignotas (1): twl4030: fix potential power supply handling issues Simon Schwarz (8): Add cmd_spl command devkit8000: add config for spl command omap-common: Add NAND SPL linux booting devkit8000/spl: init GPMC for dm9000 in SPL omap-common/spl: Add linux boot to SPL omap/spl: change output of spl_parse_image_header devkit8000: Implement and activate direct OS boot arm: Add Prep subcommand support to bootm Stefano Babic (8): Add cache functions to SPL for armv7 OMAP3: SPL: do not call I2C init if no I2C is set. SPL: call cleanup_before_linux() before booting Linux OMAP3: twister: add support to boot Linux from SPL NAND: TI: fix warnings in omap_gpmc.c OMAP3: mt_ventoux: updated timing for FPGA OMAP3: mt_ventoux: sets its own mtdparts Davinci: ea20: use gpio framework to access gpios Tom Rini (1): cam_enc_4xx: Rename 'images' to 'imgs' jacopo mondi (1): omap3_spi: receive transmit mode arch/arm/cpu/armv7/Makefile | 2 - arch/arm/cpu/armv7/cpu.c | 2 + arch/arm/cpu/armv7/omap-common/spl.c | 46 ++++- arch/arm/cpu/armv7/omap-common/spl_nand.c | 47 ++++- arch/arm/cpu/armv7/omap3/board.c | 2 + arch/arm/include/asm/bootm.h | 26 +++ arch/arm/include/asm/omap_common.h | 2 + arch/arm/lib/Makefile | 5 +- arch/arm/lib/bootm.c | 341 +++++++++++++++-------------- board/ait/cam_enc_4xx/cam_enc_4xx.c | 48 ++-- board/davinci/ea20/ea20.c | 38 +--- board/enbw/enbw_cmc/enbw_cmc.c | 2 +- board/omicron/calimain/calimain.c | 2 +- board/technexion/twister/twister.c | 23 ++ board/teejet/mt_ventoux/mt_ventoux.h | 11 +- board/timll/devkit8000/devkit8000.c | 37 +++ common/Makefile | 1 + common/cmd_spl.c | 188 ++++++++++++++++ doc/README.commands.spl | 31 +++ drivers/mtd/nand/omap_gpmc.c | 14 +- drivers/power/twl4030.c | 18 ++- drivers/spi/omap3_spi.c | 66 ++++++- drivers/spi/omap3_spi.h | 2 + include/cmd_spl.h | 31 +++ include/configs/devkit8000.h | 15 +- include/configs/ea20.h | 2 + include/configs/mt_ventoux.h | 10 + include/configs/twister.h | 12 + include/image.h | 2 + 29 files changed, 777 insertions(+), 249 deletions(-) create mode 100644 arch/arm/include/asm/bootm.h create mode 100644 common/cmd_spl.c create mode 100644 doc/README.commands.spl create mode 100644 include/cmd_spl.h