From patchwork Mon Mar 5 23:03:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 144789 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 9FC43B6FA8 for ; Tue, 6 Mar 2012 10:03:21 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0FC1F28085; Tue, 6 Mar 2012 00:03:18 +0100 (CET) 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 JqBFCeN776Aa; Tue, 6 Mar 2012 00:03:17 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EB2A92807F; Tue, 6 Mar 2012 00:03:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7465F2807F for ; Tue, 6 Mar 2012 00:03:13 +0100 (CET) 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 OYENh4lwJHbp for ; Tue, 6 Mar 2012 00:03:12 +0100 (CET) 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-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by theia.denx.de (Postfix) with ESMTPS id 48B7C2807E for ; Tue, 6 Mar 2012 00:03:10 +0100 (CET) Received: by pbbrq13 with SMTP id rq13so3078174pbb.3 for ; Mon, 05 Mar 2012 15:03:08 -0800 (PST) Received-SPF: pass (google.com: domain of tom.rini@gmail.com designates 10.68.136.97 as permitted sender) client-ip=10.68.136.97; Authentication-Results: mr.google.com; spf=pass (google.com: domain of tom.rini@gmail.com designates 10.68.136.97 as permitted sender) smtp.mail=tom.rini@gmail.com; dkim=pass header.i=tom.rini@gmail.com Received: from mr.google.com ([10.68.136.97]) by 10.68.136.97 with SMTP id pz1mr53502117pbb.30.1330988588846 (num_hops = 1); Mon, 05 Mar 2012 15:03:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:organization:user-agent; bh=Lc8/QDz5zblHkSwbceGl93ZCUc/+rxWOLLh2HBmQxho=; b=MF52WnydgCeZ2r9KCq6jMFqKeaQN7bJ8c4wqBrA8tZC4FhYdbDFaaMNjQaeLs2mbgk Uj1zPOSlLeYG6fxZHQLOahKU220o0FtBkiJrJBwCAq5ieRbgmInVgo9mHN9f+4SuxSIr +kC9Ph0JDQqCqgqpuLhtwHiL6tfIMvDAYcw+Wjcrx3skLWBPh0mj6Ec8FkNIXgaCvcIg drtqynR9OSlQ2c67VRtBYMCBv4rxtGLVh5PPh20koUg/CCzTuym6Iy53BRkVI0DHnlpP dFbDSFPRXnAEGAEuPvnml+MITpHHHRFQLws32H65/6kLAgJ3+O4UrrL3E6F6JK9FoLf3 RbwA== Received: by 10.68.136.97 with SMTP id pz1mr45752624pbb.30.1330988588782; Mon, 05 Mar 2012 15:03:08 -0800 (PST) Received: from bill-the-cat (ip68-230-54-74.ph.ph.cox.net. [68.230.54.74]) by mx.google.com with ESMTPS id 9sm12927657pbx.67.2012.03.05.15.03.05 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 Mar 2012 15:03:06 -0800 (PST) Date: Mon, 5 Mar 2012 16:03:02 -0700 From: Tom Rini To: Albert Aribaud Message-ID: <20120305230302.GC913@bill-the-cat> MIME-Version: 1.0 Content-Disposition: inline Organization: Texas Instruments User-Agent: Mutt/1.5.20 (2009-06-14) Cc: u-boot@lists.denx.de Subject: [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 Hello, The following changes since commit 3513896e57c6757c411e0633ccb5da08c36ad7d4: Robert Delien (1): Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers are available in the git repository at: git://git.denx.de/u-boot-ti.git master Matt Porter (2): SPL: Add YMODEM over UART load support SPL: Enable YMODEM support on BeagleBone and AM335x EVM Tom Rini (6): .gitignore: Add .su files config.mk: Make cc-option create a file under include/generated config.mk: Check for -fstack-usage support spl.c: Use __noreturn decorator README: document more SPL config options SPL: Add README.omap3 .gitignore | 1 + Makefile | 2 +- README | 69 +++++++++++++++++++++---- arch/arm/cpu/armv7/omap-common/Makefile | 3 + arch/arm/cpu/armv7/omap-common/spl.c | 10 +++- arch/arm/cpu/armv7/omap-common/spl_ymodem.c | 76 +++++++++++++++++++++++++++ arch/arm/include/asm/omap_common.h | 3 + common/Makefile | 3 + config.mk | 11 +++-- doc/SPL/README.omap3 | 74 ++++++++++++++++++++++++++ include/configs/am335x_evm.h | 1 + lib/Makefile | 3 + 12 files changed, 238 insertions(+), 18 deletions(-) create mode 100644 arch/arm/cpu/armv7/omap-common/spl_ymodem.c create mode 100644 doc/SPL/README.omap3 With the documentation / related changes, Wolfgang said on IRC he was OK for now with the additional SPL bits going on.