From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0C8CEC433EF for ; Sat, 29 Jan 2022 18:48:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 37EDA811E0; Sat, 29 Jan 2022 19:48:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="YWup7hNT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 44314811E0; Sat, 29 Jan 2022 19:48:45 +0100 (CET) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 75DAC811B3 for ; Sat, 29 Jan 2022 19:48:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf36.google.com with SMTP id g13so8939108qvw.4 for ; Sat, 29 Jan 2022 10:48:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=M9LEioAYD2jbJtiTff980YD0eBccCvuNg8lQAgNEMT8=; b=YWup7hNTVw1rtFzaBSR5m2Tm71ogQBthakTY0SORS3gdFdMIhfTwMfuHdx5AfEwUQk qTdyg2KuDLNvO5cggWJk1z7RLes+kqeK3Pk3Rc0meh2FKEY6L7Y8MfIa9P1ncBGCm9KT ua8JvOyMiINEqRVruhYO6gLtIUGJ1s3/AH7jE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=M9LEioAYD2jbJtiTff980YD0eBccCvuNg8lQAgNEMT8=; b=L7P0zWnXiJw6k8SOicBQ5D9JiY5hZg6kbMe+47khdF83rJtJqZA52GtnIpYxb0y5bH /Qu6aAl0wOXoDe+PptrrBzjtR93DJDtVuon3yeV/04QeInTUFz2S/fO9Qg2OxQQUZZ4B x8Cf0p6a/qYRqzatWmUZW5QgX6jZ4r9iOxag5P+Ztv5BQ09gcHQuw2OCOPfFB9mRG6Dc sWpvAhVBt+FjREEfca/z5pePXpA/Mi8g6esiSsXwWc8+AXVQNCfNPgznP77hd4T3kAai 2P9w7b9AYwgDvDembFMSg+xko+qSyJTt4/G8ZnFZoEeMyWdm+Qnmo+mTKe4u+HrJyyhR reCw== X-Gm-Message-State: AOAM533sj4ZVjhcRHmo1ngeimAbNQyEZ3xYE62yipNqXO5tw72w+kbZ2 mZE72/b7cqdWQZ4ALUhA4W8ewg== X-Google-Smtp-Source: ABdhPJxARLpsO0b8y8x8ZEKv0nGungrfahJLUSGjREHX6HhRj3g/DyTMKeEdyA/zQlj5GwVWJK26NQ== X-Received: by 2002:ad4:5cee:: with SMTP id iv14mr11971030qvb.28.1643482121122; Sat, 29 Jan 2022 10:48:41 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id p6sm5574435qtx.18.2022.01.29.10.48.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jan 2022 10:48:39 -0800 (PST) Date: Sat, 29 Jan 2022 13:48:37 -0500 From: Tom Rini To: Heiko Thiery Cc: u-boot@lists.denx.de, Michael Walle Subject: Re: [PATCH v3] spl: add support for custom boot method names Message-ID: <20220129184837.GQ7515@bill-the-cat> References: <20220117152539.51684-1-heiko.thiery@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NknGfcVoKMD30k4E" Content-Disposition: inline In-Reply-To: <20220117152539.51684-1-heiko.thiery@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --NknGfcVoKMD30k4E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 04:25:41PM +0100, Heiko Thiery wrote: > Currently the names MMC1, MMC2 and MMC2_2 are output in the SPL. To > achieve more userbility here the name of the boot source can be returned. > E.g. for "MMC1" -> "eMMC" or "MMC2" -> "SD card". >=20 > Signed-off-by: Heiko Thiery > Reviewed-by: Michael Walle > Tested-by: Michael Walle Applied to u-boot/master, thanks! --=20 Tom --NknGfcVoKMD30k4E Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmH1jAIACgkQFHw5/5Y0 tywq1AwAuK7s2BPbatS5WguPT2+/0iCvBaTA5YUGg6djzq+73iK2DCAAnTR0JBAj 02AfFPlwv8fJTsbUBZsV1ArZhzNOtLTOXgZ8GRJWSBBCUqwmsWaOiFXCbS9/o5et YYM7HxUlFPTw7XI0bdPKKFtStONma0tUvhs8AIjBG1z1Bv4fjshlTxUNEKVgg34J SpCMfDBIgmi+tNsYT9dm0c6wdwVj7T+i3rCOgh5h6/3jdXVgnhhK2XUp+x/PhLPY OBl3dTdh51eo2Hl93VQCnwwcquudE7nAfROZ0dTIFxUL2/A8eVDQSRoGrQVrzYku Msbl0KYRiFSgnfHlraFUEFjbX/h+hpHvF99As6FT/euCNwSZJ3kcMrSVbGo/zY/h nTdindUs/1iKxg2kdfXAwK3o1qc+IeCUJ7rov9StFN/0GmILzsp81jD1xKTubHDm +MM9Xl0UFu5bEKtearCHzWiTie6dE0cJl0Ql/Lrxy0mnTqBLbpannrzdYuBMJTs1 xKpZguW7 =2F73 -----END PGP SIGNATURE----- --NknGfcVoKMD30k4E--