From patchwork Tue Jan 9 13:04:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 857479 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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=nifty.com header.i=@nifty.com header.b="Q/zZiFcQ"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3zGC74092Zz9sNV for ; Wed, 10 Jan 2018 00:05:35 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 41DC6C2202E; Tue, 9 Jan 2018 13:05:31 +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=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 C568DC21F84; Tue, 9 Jan 2018 13:05:28 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id A270DC21F84; Tue, 9 Jan 2018 13:05:27 +0000 (UTC) Received: from conssluserg-02.nifty.com (conssluserg-02.nifty.com [210.131.2.81]) by lists.denx.de (Postfix) with ESMTPS id 8EB80C21C4F for ; Tue, 9 Jan 2018 13:05:26 +0000 (UTC) Received: from mail-vk0-f54.google.com (mail-vk0-f54.google.com [209.85.213.54]) (authenticated) by conssluserg-02.nifty.com with ESMTP id w09D5Jpe006998 for ; Tue, 9 Jan 2018 22:05:20 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com w09D5Jpe006998 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1515503120; bh=gtIiQ2LJ1McP/FL05DwyfaLE9sUaQPtQe9NvJM3JFTE=; h=From:Date:Subject:To:From; b=Q/zZiFcQZi0ufl8OEpC5JxynFKdv6dv9uhIQaP4yU/yUf1S1+d8VTWNsJNccgXYkT Qx3FJWLABLRIblc/jt850gwMayFTXUlGhwCOjHB7ma36oLz2A3nAeNjCrsPF2u4T67 vk6J6STRRij49ZQ5MgNxDZoAdkaF7GHRYGEz7DGI1YHYcE/InpowC3idmq4BVNj2wV uog0vyAhIu+iTjV2vgvu2aePVpc+O6UtJkUoaxKk2qWPFT4X8X9jQEQyMH+XWhHpM5 jjBXyzeXXBVyXS3YhAPnK0VwLzX2daQHBYQfJOr/G4e0Na8nBZR2Ik29SvolzKdAJb inhS4P5tAuIig== X-Nifty-SrcIP: [209.85.213.54] Received: by mail-vk0-f54.google.com with SMTP id w75so9332598vkd.7 for ; Tue, 09 Jan 2018 05:05:20 -0800 (PST) X-Gm-Message-State: AKGB3mLlMh5Q1adqTXWt2ezwR2Gm5kzdnJGZQnVnxGEPNqcBe58lMGoP wKf1vyrYEAlGfpGZs97orDBCc3BFMXS06Z+6rNY= X-Google-Smtp-Source: ACJfBosIBEaElci4bieAys9ztHs44rqtt0CFv62nOgGmEPYh7eORuxhkSRgmzmaqSZJcsP6hngnfTYbw5NxrJpEfpCQ= X-Received: by 10.31.73.70 with SMTP id w67mr14104423vka.113.1515503119103; Tue, 09 Jan 2018 05:05:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.159.47.11 with HTTP; Tue, 9 Jan 2018 05:04:38 -0800 (PST) From: Masahiro Yamada Date: Tue, 9 Jan 2018 22:04:38 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Tom Rini , 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, The MW is open, and here are some updates. Please pull! The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a: Prepare v2018.01 (2018-01-08 20:25:29 -0500) are available in the git repository at: git://git.denx.de/u-boot-uniphier.git master for you to fetch changes up to a322eb9ff6f4c43d378b683457bdbfc59c1c19a6: ARM: uniphier: hide memory top by platform hook instead of CONFIG (2018-01-09 21:58:19 +0900) ---------------------------------------------------------------- Masahiro Yamada (3): ARM: uniphier: do not use RAM that exceeds 32 bit address range ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCs ARM: uniphier: hide memory top by platform hook instead of CONFIG arch/arm/mach-uniphier/dram_init.c | 24 ++++++++++++++++++++++++ configs/uniphier_v8_defconfig | 1 + include/configs/uniphier.h | 2 -- 3 files changed, 25 insertions(+), 2 deletions(-)