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 35EACC433EF for ; Tue, 19 Apr 2022 21:27:02 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id ED8E183DC5; Tue, 19 Apr 2022 23:26:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="cjRoP3cJ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 588EE83DE1; Tue, 19 Apr 2022 23:26:58 +0200 (CEST) Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) (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 A734883DB6 for ; Tue, 19 Apr 2022 23:26:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2a.google.com with SMTP id b17so14113750qvf.12 for ; Tue, 19 Apr 2022 14:26:55 -0700 (PDT) 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=2PYZdQRDVQsqj8cXMYkzhldjytFC0gK8kPJzRk4WSYA=; b=cjRoP3cJpk0y5Oq3wK+9xD8e+aJG3Djl7klomaqG/XecqCouA6nEE3IKblk1rU1wxQ g/zj2/9m4ODAIBdcS2Rtsy8tpDxOGBEiZbYbH0yJoN3coSDvLFah6qMvAIs+f9RF0d8F xMEdunzTLjtUCHu8VleHa+R325sulSkA+E764= 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=2PYZdQRDVQsqj8cXMYkzhldjytFC0gK8kPJzRk4WSYA=; b=SLidUJH2eV9qRz/xGKR+XXUYSMhQfmhebZwaQ09UPjrtDjA/yJfar5/w6PO8hvPEWr QkW2BJkcNZTxNdGBV+hccxGqAyqIC5Ti1gyIbxctGFSWHc9CMHCkgF1owt8TnE6wWWW7 D/kgsrQ4xLdBbIcWzLeDDWBg89oTMXvxZAhnijoNYajjSA3htjymmy2g23zU4eSZHt6E D5olPBJg4sc/RwnT+IUgaKglNv2FgvswbizOFAVn8hkpllb7xUFVe+gNYxYCsaA9917O X5XjmNPuyww8lQ6/6hVr0czg0JP9iEzjw9MzpThbQcUx+UhEKAX2SRGN0GjAUPs9QAc0 6q7w== X-Gm-Message-State: AOAM5323j3r87pD0fQxGD1RK/GV+sV9W9MjD2g4ntVi567rTkNm47znR 1Rswq+ft7ZaNkLsEX0s2wyvhMNNogdAlVQ== X-Google-Smtp-Source: ABdhPJxDIBCMHUthYGzZMkojD6dvRrtV9qNx26IWG8oidpxOCxGD55XGoBxE3vIW0Fd2DMKl9UL5jg== X-Received: by 2002:ad4:5bc7:0:b0:441:53a2:169c with SMTP id t7-20020ad45bc7000000b0044153a2169cmr13469466qvt.8.1650403614446; Tue, 19 Apr 2022 14:26:54 -0700 (PDT) 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 x24-20020ac87318000000b002f1fc5fcaedsm585468qto.68.2022.04.19.14.26.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Apr 2022 14:26:52 -0700 (PDT) Date: Tue, 19 Apr 2022 17:26:51 -0400 From: Tom Rini To: Heinrich Schuchardt Cc: Simon Glass , u-boot@lists.denx.de Subject: Re: [PATCH 1/1] drivers: add memory disk support Message-ID: <20220419212651.GS3045430@bill-the-cat> References: <20220419211641.316935-1-heinrich.schuchardt@canonical.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="keoAwTxaagou87Dg" Content-Disposition: inline In-Reply-To: <20220419211641.316935-1-heinrich.schuchardt@canonical.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 --keoAwTxaagou87Dg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 19, 2022 at 11:16:41PM +0200, Heinrich Schuchardt wrote: > In some scenarios it is desirable to package U-Boot with other files into > a single blob. This patch allows to embed a memory disk into the U-Boot > binary. This memory disk can be accessed like any other block > device as 'mem 0'. >=20 > Signed-off-by: Heinrich Schuchardt What's the use case for this, which isn't covered by some combination of U-Boot being in a FIT image and the "load a firmware blob" that we have today? Thanks! --=20 Tom --keoAwTxaagou87Dg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJfKRcACgkQFHw5/5Y0 tyw90Qv9HZRbgi5FQ5QdFvi5lBajzJMKa5zjC5D9DlqfWlNAOYY6kMiGtyKG6uwJ fWi6+9yOhWHx8Hw7PUrgkli1b3czlOCIgUa0Uy6zlThvuhOIHNer4hn38IKVAmHv KzefvUTTN2V19B3zsb6bi6a4xfhfxcdllBumT1rSeoGgZSi+monZaFMZ/035FNBC pBBFICgPr9liMICX2nmHWDEaMPU5v8Oq1icYteCNdqL34YZtq7T3bWWm/KJwhMJ1 PssvqXvF+tqGTzsB7i0TsOaCNt0JkdY67/Fy1I3eu+sgAqw8rKr4N56Z+27deJpL 7EwHoR4G8sWXiSUYUhSPSZYkiesbcdCsUwGHN1zbqo1+34G0Aszv7g1f1hoAywXU 8LABhWrhETpdsLLhF+qY3v6SSeuWsRKtkX9gayFv/me8aU1BW3ZNHH+6FCsYq2cC +xyjy3/Cg2wHEIkzMnQG0CpS0pETZ8XrsjLnX7HhmlAl0kwiZgu/e0R5IIU0g1iI rmxAW9SU =612D -----END PGP SIGNATURE----- --keoAwTxaagou87Dg--