Message ID | 20180125110556.76352-1-agraf@suse.de |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.46.66.141 with SMTP id h13csp1039906ljf; Thu, 25 Jan 2018 03:16:50 -0800 (PST) X-Google-Smtp-Source: AH8x225z/CcwbGZEL6J9OanNGyldOK/E+XKgB+iLRjtsJrg0ExvDNUoD1jXC0oADTd3VnJd+Kk/D X-Received: by 10.80.145.41 with SMTP id e38mr29049699eda.63.1516879010914; Thu, 25 Jan 2018 03:16:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516879010; cv=none; d=google.com; s=arc-20160816; b=A+RqRqQYGMrNkFX1Z/DgHH933odqi4JUzmpDZYtsGw9xNVsf1Gns5Jb7nqtN1YXqYF hQoXGYJNrL6PqBy1OrN5FQrgfFaL0TE0OPDBJ41/teKycHFefS+Bwcm/50lbgcV6x7J/ 7w2R1aQeok0+whsDSJOPMQTxQj8x06ZeNtaBzEdUpGRdMVXRcoAfiaxqhCqNoDSGfjNo e1W1m828bRkUnC8WIXjaaIzbrU+qqES23oUj84sBe12TWZgn+ymO2xZmlUd/jK51ehtv 1jPeir0I1MTJxjlsEsE1psoMUOtEbDajrTxKQvwyA2pl+JRo/1pO20bd/yhhtTut5wc8 ZLJw== 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=G+jSstisTH/mWWsvcDK+hJZuKWR4kuiouEpJDMwYsps=; b=XFsEhrHW5x7T2pME2acBY3aMhnR0tDzvpULfqM6W38E0ZoFL2of7Sjed1oaZTypO7g jMelU9bg4++eRpIWjoflWWWD/pETUo0mH+M+OYUCQAmwlwlZMmSt0yLJJUmODfokiMsi qr2jhOUnVoszc1dTnCj2Iy/6Ale3QilLI8JqIEqinbCj0R1ZZDykkMExpcr/wuoTCvo+ yVu0Dtbd5aAB+3kwpk9fADpGGBPT6fuDUD9R4LZHgrzCatbSFuca0zkIGe44cCW96zdG KQRqBXBhZg8hthDCvOX8XR3DfoVK6CQJGblIA+WrxABFDHlCbBaBbkKHrLwjG6lzwz0A /fzw== 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 u37si1878035edm.140.2018.01.25.03.16.50; Thu, 25 Jan 2018 03:16:50 -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 7B1A8C22466; Thu, 25 Jan 2018 11:11:49 +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=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED 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 32510C223C6; Thu, 25 Jan 2018 11:11:25 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 924BCC223BE; Thu, 25 Jan 2018 11:05:58 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id C1274C2240A for <u-boot@lists.denx.de>; Thu, 25 Jan 2018 11:05:57 +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 42EA6AC9C; Thu, 25 Jan 2018 11:05:57 +0000 (UTC) From: Alexander Graf <agraf@suse.de> To: u-boot@lists.denx.de Date: Thu, 25 Jan 2018 12:05:41 +0100 Message-Id: <20180125110556.76352-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Cc: Tom Rini <trini@konsulko.com> Subject: [U-Boot] [PATCH v3 00/15] RPi: Properly handle dynamic serial configuration 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: Properly handle dynamic serial configuration
|
expand
|