From patchwork Wed Apr 10 20:07:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 235464 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 595012C00AD for ; Thu, 11 Apr 2013 06:08:29 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 725F04A021; Wed, 10 Apr 2013 22:08: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 mNtG7+IhXjMw; Wed, 10 Apr 2013 22:08:22 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 085674A023; Wed, 10 Apr 2013 22:08:20 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E8A194A023 for ; Wed, 10 Apr 2013 22:08:11 +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 eBN7XjbNlj7D for ; Wed, 10 Apr 2013 22:08:07 +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-ye0-f179.google.com (mail-ye0-f179.google.com [209.85.213.179]) by theia.denx.de (Postfix) with ESMTPS id 5CC2A4A021 for ; Wed, 10 Apr 2013 22:08:04 +0200 (CEST) Received: by mail-ye0-f179.google.com with SMTP id q7so129001yen.24 for ; Wed, 10 Apr 2013 13:08:02 -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=DTEYpiMVsffeV8f/xrvSyFgPCqQggBt4bVIn+N0svIM=; b=t1r/XKGGDzu1PhjcXvGYB3MCVc457RHWXWYLgNJG9fULT/PNCo3O0pqPRisnSopgZL M9cCwiZaJ0fdNGvNSbqGK303/lOI2UVAv/AwD3eozjsFDalbZ3An2t2TaqxpFRWVcI0M RUzWu2v96llMtAw6GyqRMn7SxwHSRbuL6MG5+MOMcPxxupR47fltDqnH1zjtqxTyjt8k jUMSJoVZkHaSoMRYpy41GPJOvorK2odZqtOcbgyocMJYQ16Xj95LMwu6tzPLdekaiCAv BIvHtTdhn1yqZAmA051/o+//5iiL9Hmqm8NO5vbE62ma/k6i6XM7fWtGaoodvxiVsFks 7spw== X-Received: by 10.236.190.200 with SMTP id e48mr2142645yhn.137.1365624482352; Wed, 10 Apr 2013 13:08:02 -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 b7sm1926356yhl.10.2013.04.10.13.07.59 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 10 Apr 2013 13:08:00 -0700 (PDT) Date: Wed, 10 Apr 2013 16:07:57 -0400 From: Tom Rini To: Albert Aribaud Message-ID: <20130410200757.GS5729@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 dd2445ec1b839a5ca61ff8438a5b7aebb21b7986: omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE (2013-04-08 11:40:59 -0400) are available in the git repository at: git://git.denx.de/u-boot-ti.git master for you to fetch changes up to eef6da0326834cc90b9f3b2e80dec71ee8e39e9a: omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ (2013-04-10 16:03:02 -0400) ---------------------------------------------------------------- Jon Hunter (5): omap5912-osk: Fix DRAM initialisation omap5912-osk: Fix booting from NOR flash omap5912-osk: Fix device initialisation omap5912-osk: Increase flash partition for u-boot omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ Lubomir Popov (1): OMAP4: Fix bug in omap4460_volts struct Tom Rini (3): am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END am335x: Update timings for the beaglebone again omap5_uevm: Correct to 2MiB aligned partitions on eMMC arch/arm/cpu/arm926ejs/omap/timer.c | 15 ++++++++------- arch/arm/cpu/armv7/omap4/hw_data.c | 8 ++++---- arch/arm/include/asm/arch-am33xx/ddr_defs.h | 20 ++++++++++---------- arch/arm/include/asm/arch-am33xx/spl.h | 5 +++++ board/ti/am335x/board.c | 2 +- board/ti/omap5912osk/config.mk | 12 ++++++------ board/ti/omap5912osk/lowlevel_init.S | 20 ++++++++++++++++++++ board/ti/omap5912osk/omap5912osk.c | 23 ++++++++++++++++------- include/configs/omap5912osk.h | 15 +++++++++------ include/configs/omap5_uevm.h | 3 +-- 10 files changed, 80 insertions(+), 43 deletions(-) This is a bit bigger than I'd have liked (and a bit shorter timed too, frankly) but: - The timings for beaglebone have been getting stress tested elsewhere for the past few days, just finally got the values today. - omap5_uevm isn't released and I'd really like to not start it out with misaligned partitions, that would be bad for longevity. - omap5912osk is quite an old platform so these are bug fixes, strictly speaking, to an existing board. - The MMC device number bit is a bugfix to a patch that was already taken to u-boot-arm.