From patchwork Mon Aug 19 22:57:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Warren X-Patchwork-Id: 268327 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 E4B792C0145 for ; Tue, 20 Aug 2013 09:49:58 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AE44B4A06E; Tue, 20 Aug 2013 01:49:57 +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 V5-2Eh65ZaZX; Tue, 20 Aug 2013 01:49:57 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2061E4A080; Tue, 20 Aug 2013 01:49:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 37E8A4A080 for ; Tue, 20 Aug 2013 01:49:50 +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 xrtifUi61zrM for ; Tue, 20 Aug 2013 01:49:46 +0200 (CEST) X-Greylist: delayed 3128 seconds by postgrey-1.27 at theia; Tue, 20 Aug 2013 01:49:37 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-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by theia.denx.de (Postfix) with ESMTPS id 757254A096 for ; Tue, 20 Aug 2013 01:49:37 +0200 (CEST) Received: by mail-vc0-f179.google.com with SMTP id ht10so3568373vcb.10 for ; Mon, 19 Aug 2013 16:49:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=XUCa5NA5exvuf4CrglhaFtoEL3eScH1lWNbQui8nhQQ=; b=HkFJZjc/4odgRrE9KN4PAMO07fS4NMgAUBD2FGjSE8KQI3Yh/MgHJDjWG4qoLf+NDn fQam0elrJ8B4Fl/F8BHXmyxFcOg9Bwm2+erLKxjdwPVQyyvrSQoRfqXSH1GIFf6+5t4V cn1ust48QtXK9dEhbGDS3Nyw9eZh7GcPAMF2F2kAMP64wv3777t4hO7sgmmWw0bh8VNb BBJX635s+NZF0K25Ba3rrjpLNpNhzGumFir/4NBo9UwKpx20bQ1jW/uvaqHu389pNK4T 5LSyQfthfepH19rKh/IJ+K5sj4AteqO7QGcXaaGVe7ZdJ1agVw5TNDu7j+ZZwRObst0J lBIw== MIME-Version: 1.0 X-Received: by 10.58.165.70 with SMTP id yw6mr8615660veb.19.1376953047262; Mon, 19 Aug 2013 15:57:27 -0700 (PDT) Received: by 10.220.124.201 with HTTP; Mon, 19 Aug 2013 15:57:27 -0700 (PDT) Date: Mon, 19 Aug 2013 15:57:27 -0700 Message-ID: From: Tom Warren To: Albert ARIBAUD X-Content-Filtered-By: Mailman/MimeDel 2.1.11 Cc: Tom Rini , "u-boot@lists.denx.de" , treding@nvidia.com, Stephen Warren Subject: [U-Boot] pull request for u-boot-tegra/master into ARM/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 Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is clean. TomR - hopefully if Albert can get this in quickly, it can make 2013.10-RC1 (or 2). The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da: Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17 18:24:1$ are available in the git repository at: git://git.denx.de/u-boot-tegra master for you to fetch changes up to 8258c126143034bef2e35e01b2e14f2d90a7e0b5: ARM: tegra: support raw ramdisks (2013-08-19 15:31:37 -0700) ---------------------------------------------------------------- Stephen Warren (1): ARM: tegra: support raw ramdisks Thierry Reding (2): ARM: tegra: Make cache line size SoC specific ARM: tegra: Enable data cache on Dalmore include/configs/dalmore.h | 3 --- include/configs/tegra-common.h | 3 +-- include/configs/tegra114-common.h | 3 +++ include/configs/tegra20-common.h | 3 +++ include/configs/tegra30-common.h | 3 +++ 5 files changed, 10 insertions(+), 5 deletions(-)