From patchwork Thu May 24 08:36:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 136718 Delivered-To: patch@linaro.org Received: by 2002:a2e:9706:0:0:0:0:0 with SMTP id r6-v6csp1909127lji; Thu, 24 May 2018 01:36:37 -0700 (PDT) X-Google-Smtp-Source: AB8JxZo66HQewNbixi/bT9yazm2JJlGgTITErj3H58dMfo223AV6rtkAQXDVftN08T3d+LTtk4ls X-Received: by 2002:a50:c04e:: with SMTP id u14-v6mr10882677edd.202.1527150997498; Thu, 24 May 2018 01:36:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527150997; cv=none; d=google.com; s=arc-20160816; b=lB/OddpmlRzN4ce+B1jFOZi+RO6mdnE+O62b2QP0KNQroNog5soETbiZtraFLXa0ES zr+L/GIdSnnv0+hoIGvUV9Ug1kHur7B7So6bzL87BhhEmRwvg9nCNdHfVixNRFo6aEaL 6gGBShmHlJ9AP2Dy71JSCBXVum9X5AWKyDHYy6pRHYH9YAq7tidVJzBLRX2mRP4pfHJd FKKOYrtEL1SoRyGP5zsCNn8NkbwPVdR/RmnLiQgHhjCZERK8Pg8mTmLuKRMznhgWF3BB Ybl/RvVy4iGpBC6WmuGaaE3qJq8/mCP+0Y/8X0tuHeQagtgA4hg8JXjCAGzcxknEMcHp 03eA== 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=LH1xJ1GLQzP5+0Q7H2Tb7gQnPnu1NRN/4sMcx0F+bCo=; b=ha+73oBXp9W7EPCF+U6AJZX2VLkH6HOaePu00NewF2eqJG9zaOTfEH7MZcooehnuTo 2onj/klRK31CqF8ULnJQokQQvvU27hAcFJMeVEKRTLwG/yYTGE+vzC4Zu0/2vmjG2IoH mTZQmNoApd+K5x1rR4WanX3hh1i/3HR/8VREr3nnrZBzOFloUAdlF6CVQpZ8DK75IJ1j PUQ/Q/ULZkjVZG3IPbmQkivwKWfwKiX+VCoKw1QBIQfcL161GSzt29FM3DwDXxZiizmX AtkpsGCKR59mYcDz7WwFcYY0h8UvPZ9Br7eLN2C4ESyNtPWEHErJHMOnM70/61MDhKQx YiuA== 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 i16-v6si10609740edr.286.2018.05.24.01.36.36; Thu, 24 May 2018 01:36:37 -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 CD56AC21DF9; Thu, 24 May 2018 08:36:35 +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 B29ECC21C2F; Thu, 24 May 2018 08:36:33 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id A7D81C21C2F; Thu, 24 May 2018 08:36:32 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id 5427DC21C29 for ; Thu, 24 May 2018 08:36:32 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 0DE62AD27; Thu, 24 May 2018 08:36:32 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Thu, 24 May 2018 10:36:31 +0200 Message-Id: <20180524083631.39791-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Cc: Tom Rini Subject: [U-Boot] [PULL] rpi patch queue 2018-05-24 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 dca268a8f987730978e1a23adfd0ac82db341a10: .travis.yml: Further optimizations (2018-05-22 22:08:57 -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 385cbe298a6ddcab2d6cc21fb6a549152572957b: rpi: Change load addresses to make more room for the kernel & DTB (2018-05-24 10:20:53 +0200) ---------------------------------------------------------------- Patch queue for rpi - 2018-05-24 Some minor fixes for the Raspberry Pi: - Fix SD writes on new sdhost controller - Sanitize default load addresses, allowing for better payload placement ---------------------------------------------------------------- Alexander Graf (2): rpi: Adjust fdt_addr_r to a sane address mmc: Unirqify bcm2835_sdhost and fix writes Tuomas Tynkkynen (1): rpi: Change load addresses to make more room for the kernel & DTB drivers/mmc/bcm2835_sdhost.c | 265 ++++++++----------------------------------- include/configs/rpi.h | 61 ++++++---- 2 files changed, 83 insertions(+), 243 deletions(-)