From patchwork Fri Apr 6 09:16:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 132902 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp536482ljb; Fri, 6 Apr 2018 02:17:01 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+7spSrq8Lycn5WbrUwJ8yVJ0l4c061zkjMCXP5nICrHeKSR2/jtq/HOkY/xA/VsxNFdlTg X-Received: by 10.80.249.133 with SMTP id q5mr6138807edn.171.1523006221448; Fri, 06 Apr 2018 02:17:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523006221; cv=none; d=google.com; s=arc-20160816; b=Scx5iadSqMF2OeNaQkufoL+4FJzmbOvT9dPVmV3FWJxri9COiM7aygAo5rVN4j4Co0 ph5KZcyiOn5/9Iqvo0sLFnWz/aMnaD8KTXyNS/mzcltLXjx/0U0f1PaijhkciwAN1zSk 2k5cRJZeS+fMGXfQhoorGUhqziQkVBwoV0Xy+SsMS7Ji7ltEszRms/LZ7jOTnexUg8yV GbmopMpk40HdyXj1U7hOhikBxU/biXHAi8oZFeL0ZD2Lo3iPkY746GucbdipvKZvib76 nU1PWsgADVy5iFSg43Ly1w71k3JCZ8rkdAdIlerAFWjJrn/B6PdqHGtzD5kZzxIyQD9D YfnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from :arc-authentication-results; bh=cz+XYDn1KsvZNwhb0JvMx4sFa2M1ncC/P/7MBIhE0LY=; b=rLG6V59qDL9G7FC4GfCLNnEz2+p66ez7ihRqAfNHj2CXimruhGv5izGlt0HkhKe2uT 4SR/WBlvSjxJs3ycrBgEWwKJ3vMDkJ5dXSepxbNwPEj8VIHgkTPyzBICCWnqH6Q8Hfwj xqkMnWt6w10q5g3GqEFjIV/unAfz/asPSuP7rZ/qgALpJ/HeTeI+BThWuOyEp0E5zVXY nkkXzmrUqh+PffEzSlS1IoaCzMfmTXFGxTefkae1Yr8aNtCa7cq0tIZRHTW/FzWZiH6v so9ecM+Fq40B5rmlMJ41UGqSEj8pQSoPp2UvFwWj1UCFrISlX7MoH27N2quPbcAQFf9q PIGA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id q11si3760942edj.185.2018.04.06.02.17.01; Fri, 06 Apr 2018 02:17:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id CF83CC21DFB; Fri, 6 Apr 2018 09:16:55 +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=none 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 C4591C21C2F; Fri, 6 Apr 2018 09:16:53 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id E91CBC21C57; Fri, 6 Apr 2018 09:16:51 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id 811A3C21C2F for ; Fri, 6 Apr 2018 09:16:51 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 320C7AE85; Fri, 6 Apr 2018 09:16:51 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Fri, 6 Apr 2018 11:16:50 +0200 Message-Id: <20180406091650.6019-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Cc: Tom Rini Subject: [U-Boot] [PULL] rpi patch queue 2018-04-06 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: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Hi Tom, This is my current patch queue for rpi. Please pull. Alex The following changes since commit 645b5afbb8215b3386cd6fc2dc3119bd68e4c760: Prepare v2018.05-rc1 (2018-04-02 20:31:36 -0400) are available in the git repository at: git://github.com/agraf/u-boot.git tags/signed-rpi-next for you to fetch changes up to 91e1bc53c4b61cd7b871d485f4c136084245e9a2: rpi: Complete table of models with new revision code scheme (2018-04-06 11:04:29 +0200) ---------------------------------------------------------------- Patch queue for rpi - 2018-04-06 Highlights this time around: - Support for new RPi3 B+ model - Fix for some SD cards on newer RPi firmware ---------------------------------------------------------------- Alexander Graf (3): rpi: Allow to boot without serial rpi3: Enable lan78xx driver rpi: Add identifier for the new RPi3 B+ Jonathan Gray (2): mmc: use core clock frequency in bcm2835 sdhost rpi: Complete table of models with new revision code scheme Peter Robinson (1): rpi3_32b: Enable lan78xx driver arch/arm/mach-bcm283x/include/mach/msg.h | 3 ++- arch/arm/mach-bcm283x/msg.c | 4 ++-- board/raspberrypi/rpi/rpi.c | 35 ++++++++++++++++++++++++++++++++ configs/rpi_0_w_defconfig | 1 + configs/rpi_2_defconfig | 1 + configs/rpi_3_32b_defconfig | 2 ++ configs/rpi_3_defconfig | 2 ++ configs/rpi_defconfig | 1 + drivers/mmc/bcm2835_sdhci.c | 2 +- drivers/mmc/bcm2835_sdhost.c | 3 ++- 10 files changed, 49 insertions(+), 5 deletions(-)