Message ID | 20180117233317.37302-1-agraf@suse.de |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.46.62.1 with SMTP id l1csp229582lja; Wed, 17 Jan 2018 15:33:25 -0800 (PST) X-Google-Smtp-Source: ACJfBotarjdFYPZ9oaeH/tV1FKhcMOnV/uayDKOBNcKjm6t7+3Mh4Ix7jKDpfJSq4xRJFzIy3uAJ X-Received: by 10.80.214.215 with SMTP id l23mr5217201edj.44.1516232005832; Wed, 17 Jan 2018 15:33:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516232005; cv=none; d=google.com; s=arc-20160816; b=iZK/jlVlDBuHq8JtUb3DREnYD8ZivqOpeMs/menUBWZ6AlCbcVBxTCj4cn07dQV62V cA3Ds/VDHmlJf7JqWhr6F36mJ3X3RtR3AxnSdo36kb7gPLfWV5A3R4SKwD1oJ+D3yBYh wgG2oK8FVMtCcc8XwKBVFABCo2VT6vi2ql9wHY5FvQGrPA1iKV+IGazl4Xbt3txrjvpz OaL/N5Nc17306JZUfgYEBEERj4MNwZnqE2YiKTGesxPB2HYR7n2Ekf5M8zjZyOGTJJuo 90m/LsvPLebmqqhvogx5BmJtWx2mB72nTUjkObLTZI3hHCjTEGNiVIm9hMPI4gP0tQVn r70g== 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:message-id:date:to:from :arc-authentication-results; bh=Hp0HFqR6EjyIsQOI9YP0qrJXmAkkGidWRbq6W0HlBqw=; b=EYS4h3DHHSQwyn6wwF+I4/boUdHKU7/bvOBhgu6MleyOT4ewgjmzrJ7FsCbSEKI937 BxW2udJ9Tl03Uexc6WJv60AcgqCAD1ewDl2Ro3CRmP6WgFSV8+rKBlTM+Ec8VaVGWIYI cJeU0nq+lIn0vruiOyHtecbT0bmIL1JjH+THTR7GUehvQyeNAPjOBfIQ92/4TrMgvnQF t6E4+8PoECE4JtxMhm+VLsYA7XIntVqtTVXDUNsdg5X/LW6qoeGAi/NH3EdeWZ4r0zMB lSC+ukYT5gY4uD6M5oVi04NOIyzNH/1Ap035UrA2oT3vQmEyI8sLGfeIdISYFpOAmY/8 oTRw== 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: <u-boot-bounces@lists.denx.de> Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id y33si293941edy.458.2018.01.17.15.33.25; Wed, 17 Jan 2018 15:33:25 -0800 (PST) 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 1BE66C21E45; Wed, 17 Jan 2018 23:33:23 +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 2F1C8C21C51; Wed, 17 Jan 2018 23:33:21 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B4E8FC21C51; Wed, 17 Jan 2018 23:33:19 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id 60FBDC21C93 for <u-boot@lists.denx.de>; Wed, 17 Jan 2018 23:33:19 +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 B4C52AFFD; Wed, 17 Jan 2018 23:33:18 +0000 (UTC) From: Alexander Graf <agraf@suse.de> To: u-boot@lists.denx.de Date: Thu, 18 Jan 2018 00:33:15 +0100 Message-Id: <20180117233317.37302-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Subject: [U-Boot] [PATCH v2 0/2] Rpi: Add support for second sd host controller X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <https://lists.denx.de/options/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <http://lists.denx.de/pipermail/u-boot/> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <https://lists.denx.de/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> |
Series |
Rpi: Add support for second sd host controller
|
expand
|