From patchwork Thu Mar 15 13:53:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 886245 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=nifty.com header.i=@nifty.com header.b="c3RRvUDZ"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40297b2HyRz9sTm for ; Fri, 16 Mar 2018 00:54:34 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 7A852C21DDC; Thu, 15 Mar 2018 13:54:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id B484DC21C29; Thu, 15 Mar 2018 13:54:24 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id EED3EC21C29; Thu, 15 Mar 2018 13:54:23 +0000 (UTC) Received: from conssluserg-05.nifty.com (conssluserg-05.nifty.com [210.131.2.90]) by lists.denx.de (Postfix) with ESMTPS id E927BC21BE5 for ; Thu, 15 Mar 2018 13:54:22 +0000 (UTC) Received: from mail-vk0-f43.google.com (mail-vk0-f43.google.com [209.85.213.43]) (authenticated) by conssluserg-05.nifty.com with ESMTP id w2FDs0tZ010957 for ; Thu, 15 Mar 2018 22:54:01 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com w2FDs0tZ010957 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1521122041; bh=trBQ+m/Xn5ffj3c55EZUCBLi7aqjOAWgd+5TX/wPlOc=; h=From:Date:Subject:To:Cc:From; b=c3RRvUDZIjAW/C6qFWnjVHgSU9v0M+2buJCJqNcczhG7UsRIrMzRXknu74WNTDvMR Ivfhp0wl5vZFJXzG3BlH3clnx+J2Q77y55wXVAiFoUNiksOPRglfMbNHEocBc08LKe oGmHH4+hTGzwD4kUBRKu2g70iQ5rKqT7sdnNusLNwLLFbL/YOq0+TYn7J8la3A9aum MVq/AJN2EP0wLAf9GbYnNOXbCwRQqmxyM0EgFsUwkFbbBqTKQwiNXlr2AtGiA4+kwR 5n50jUVwQU9oJ8JKwY/rcrqVNB4grKdthjt48uAWYQ4LCG+oX4mXgdNIc3Rfb5cAiQ OND4ym/peDNTw== X-Nifty-SrcIP: [209.85.213.43] Received: by mail-vk0-f43.google.com with SMTP id f6so4212192vkh.6 for ; Thu, 15 Mar 2018 06:54:01 -0700 (PDT) X-Gm-Message-State: AElRT7HLPUI+EpV6A5EbVE9Vz/MtxIE7vHCnejBCu0tZm/2sLqLQcp2J 7Tss0AmkIzzjJekJTUzWzlCX4Uf0t/O4VmtZi7g= X-Google-Smtp-Source: AG47ELv9/QEAuZZin2dxCnoBaRKRp5xv+H3+KmF43mQbvDHGChyffyTkbYxeskNYaujUahh66fmE3s66PCsZV6lsL3Y= X-Received: by 10.31.201.70 with SMTP id z67mr6100047vkf.154.1521122040428; Thu, 15 Mar 2018 06:54:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.32.138 with HTTP; Thu, 15 Mar 2018 06:53:20 -0700 (PDT) From: Masahiro Yamada Date: Thu, 15 Mar 2018 22:53:20 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Tom Rini Cc: U-Boot Mailing List Subject: [U-Boot] [GIT PULL] u-boot-uniphier/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Hi Tom, Please pull some UniPhier updates. The following changes since commit 706f077577cafaa21e6dcf93797d3a0e7dc82444: .travis.yml: Add lzop (2018-03-14 14:02:49 -0400) are available in the git repository at: git://git.denx.de/u-boot-uniphier.git master for you to fetch changes up to 46820e3f67ce826410580e6cc5aa3a75275d7c56: ARM: dts: uniphier: sync with Linux 4.16-rc5 (2018-03-15 22:43:47 +0900) ---------------------------------------------------------------- Masahiro Yamada (3): ARM: uniphier: increase the firmware size in update command environment ARM: uniphier: change load addresses for bigger kernel image ARM: dts: uniphier: sync with Linux 4.16-rc5 arch/arm/dts/uniphier-ld11.dtsi | 3 +++ arch/arm/dts/uniphier-ld4.dtsi | 21 +++++++++++++++++++++ arch/arm/dts/uniphier-pro4-ref.dts | 4 ++++ arch/arm/dts/uniphier-pro4.dtsi | 25 +++++++++++++++++++++++++ arch/arm/dts/uniphier-pro5.dtsi | 33 +++++++++++++++++++++++++++++++++ arch/arm/dts/uniphier-pxs2.dtsi | 18 ++++++++++++++++++ arch/arm/dts/uniphier-pxs3-ref.dts | 8 ++++++++ arch/arm/dts/uniphier-pxs3.dtsi | 4 ++-- arch/arm/dts/uniphier-sld8.dtsi | 21 +++++++++++++++++++++ include/configs/uniphier.h | 22 +++++++++++----------- 10 files changed, 146 insertions(+), 13 deletions(-)