From patchwork Fri Apr 12 20:47:07 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 236188 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 7E8722C00AC for ; Sat, 13 Apr 2013 06:47:23 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 432824A036; Fri, 12 Apr 2013 22:47:22 +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 MwCko6JfcPlA; Fri, 12 Apr 2013 22:47:22 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C2EAD4A02E; Fri, 12 Apr 2013 22:47:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4ACDA4A02E for ; Fri, 12 Apr 2013 22:47:17 +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 CcurYa700JuX for ; Fri, 12 Apr 2013 22:47:16 +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-yh0-f43.google.com (mail-yh0-f43.google.com [209.85.213.43]) by theia.denx.de (Postfix) with ESMTPS id 26E1C4A028 for ; Fri, 12 Apr 2013 22:47:14 +0200 (CEST) Received: by mail-yh0-f43.google.com with SMTP id f73so490030yha.30 for ; Fri, 12 Apr 2013 13:47:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:mime-version :content-type:content-disposition:organization:user-agent; bh=c34gpmA2TTa9KTgk+WtvPSJYqXZTyJk/9GApRlF6gJI=; b=ZU8wn5m3TL6/ccNusgrFmbR0wM8HN5GnOZgowRiU6wDEK85aEhn0gcfNRnrkVepDe5 V1TScNeTIDLLLu7Emehd9fnTQPV6LV0FyhpqUJ4/Jdfj92KnjdQ06bD4ln/wNzDcqjOj ptOHxMfHI4ge6J0cjFhVtkq50/WivkTiiOl2TVm+v/C5OTNqll+5PMGjaSijIux0+eP9 mvTJxQBsT2+WfTZASfLtsxseuyi8a6XR/FuJgm4bBQQ2Bnj/1ySIzR7D52Kvj9i528LV rg3QzScNxsfeV2OMAGptqged4LJieEWlSy8QAqDxoDRabS23WkF2XugOV5ZBiTG2gHaM zovg== X-Received: by 10.236.116.33 with SMTP id f21mr7573092yhh.130.1365799632151; Fri, 12 Apr 2013 13:47:12 -0700 (PDT) Received: from bill-the-cat (cpe-065-184-250-089.ec.res.rr.com. [65.184.250.89]) by mx.google.com with ESMTPS id a26sm13910372yhe.9.2013.04.12.13.47.09 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 12 Apr 2013 13:47:10 -0700 (PDT) Date: Fri, 12 Apr 2013 16:47:07 -0400 From: Tom Rini To: Albert Aribaud Message-ID: <20130412204707.GW9914@bill-the-cat> MIME-Version: 1.0 Organization: Texas Instruments User-Agent: Mutt/1.5.21 (2010-09-15) 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 90639feaa0d66a204f9d03a325ab14e2f97f6cbb: arm/km: add support for kmsuv31 board (2013-04-12 21:42:22 +0530) are available in the git repository at: git://git.denx.de/u-boot-ti.git master for you to fetch changes up to 46afd3eff3e53e29613c489af0c128203bb3c5b4: omap5_common.h: Switch to ext4 (2013-04-12 15:29:23 -0400) ---------------------------------------------------------------- Tom Rini (2): am335x: Really correct DDR timings on new BeagleBone part omap5_common.h: Switch to ext4 man.huber@arcor.de (1): omap3: Display MHz instead of mHz on the console arch/arm/cpu/armv7/omap3/sys_info.c | 4 ++-- arch/arm/include/asm/arch-am33xx/ddr_defs.h | 14 +++++++------- include/configs/omap5_common.h | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) We have a real important fix (DDR timing, sigh), a pretty important fix (ext3 is bad for SD cards, use ext4) and a harmless print fixup since I'm in here.