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 260EFC433EF for ; Mon, 14 Mar 2022 12:49:58 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C021883B7C; Mon, 14 Mar 2022 13:49:54 +0100 (CET) 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="GL6m9JtO"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EF29B83B7C; Mon, 14 Mar 2022 13:49:51 +0100 (CET) Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) (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 2E0CD839A0 for ; Mon, 14 Mar 2022 13:49:48 +0100 (CET) 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-xf32.google.com with SMTP id jq9so12436105qvb.0 for ; Mon, 14 Mar 2022 05:49:48 -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=EfFB+N6h7UEB2x/KSE6TbqPhneVt0WnY73LikXrlYQA=; b=GL6m9JtOcG6Enfq0vf+CBm70Y16mmOftq+Y2m3o8B/pwRaMyjO1oR4cw1lOw3CUcvs Zy7SehhejgpN5O+L5JfKQBihQnPZqyNPj4sU1F0vnPRX4QOarEyHFj1KjDCZdk+RyAhb kY283Gwy8r+iVF6zjyeH2xC0Bc4vUTBzpeBlY= 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=EfFB+N6h7UEB2x/KSE6TbqPhneVt0WnY73LikXrlYQA=; b=pLSmmUqVEyfvts3lfrDmBZ/+aMJIEc2xKmtVBWYUqHewoOUAcO4ougj6ZmKwMTj5Q6 x92CdAj4RxXnB7MlQpGxYDmLj4td0XkrOpsxJ9boK2RgbdFGM3A8d4lZVcV1GzEH2mmw phP6V7Bl0hgaDoUjJNdAASYTSjeNm0lQnn0qrCFlgV/7DUw11pldSkSwmQ+8zPCXFJrm PqrtLYAA8VV45phnlfjNn5/e9E7eQ8c5Vk4GyV7LL3k0r81Hziyzr41VmN+HlGlml0jQ PYmSXwrQcOs5hfOoijJZAXPBgxwYEV9VSEGzRh2iYtYGsInwjDvxR3hdqh9aSbgjRaAl ls0w== X-Gm-Message-State: AOAM5328w5vSNvlrj2KDL78L5ctvhMvJKSJKdDqaP62qzMzXDoorPO5E LbqfWRU47c0wIbzPBCauV4DvWA== X-Google-Smtp-Source: ABdhPJwhn5SnJiLKoHCGCTS+uwwoKvyNo6ZOaeZxGomHoRBf4TMPs7iOPcV52s+uXdSJ2Uvs9yxVxw== X-Received: by 2002:a05:6214:29e5:b0:440:b159:2175 with SMTP id jv5-20020a05621429e500b00440b1592175mr3258893qvb.0.1647262186946; Mon, 14 Mar 2022 05:49:46 -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 w2-20020a379402000000b0067b27a0598fsm7828475qkd.82.2022.03.14.05.49.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 05:49:46 -0700 (PDT) Date: Mon, 14 Mar 2022 08:49:44 -0400 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , AKASHI Takahiro , Heinrich Schuchardt , Patrick Delaunay , Wolfgang Denk Subject: Re: [PATCH 1/5] disk: Add an option for partitions in SPL Message-ID: <20220314124944.GD9986@bill-the-cat> References: <20220311191005.364540-1-sjg@chromium.org> <20220311191005.364540-2-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Bu8it7iiRSEf40bY" Content-Disposition: inline In-Reply-To: <20220311191005.364540-2-sjg@chromium.org> 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 --Bu8it7iiRSEf40bY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 11, 2022 at 12:10:01PM -0700, Simon Glass wrote: > In some cases we do not want to enable partition support in SPL. Add an > option to allow this. >=20 > Signed-off-by: Simon Glass > --- >=20 > disk/Kconfig | 24 ++++++++++++++++++++---- > disk/Makefile | 6 +++--- > drivers/block/blk-uclass.c | 2 +- > 3 files changed, 24 insertions(+), 8 deletions(-) I'm not sure this makes sense? I thought when I looked in to this last the only place where we had partition code being linked and not discarded in the case of SPL and no devices that would have partitions on them was one xilinx platform. How do we get to bringing in partition code and not having something that uses it? --=20 Tom --Bu8it7iiRSEf40bY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIvOeUACgkQFHw5/5Y0 tyz7Qwv9GxB9k1i9gn28WY7DWQt75yx5H9t5VE4FBZrp6CZ5zlfZmkIOQx9doJVd u7mSTodIe/2DkqBz0yFqZnzDopI+C1uoSE6ZaFaRBveciyeXItldoyrCAmICKUpP W4GJuy94t9AswNYqd0cPZmqYbl6mHU3aFdI4imO80bS672noKWmf4mJhQ4n6JLw4 Z3J71sa4yuzT3BNHlly1nGzl2BuiCpqnr3WmzPQq3y/l3M5L/SKrChYz5WL1QpPg zLZBoTeQ1dJl4Y9CLzQjNrGg6aqZqLNIeXCePTKeVZEQPfqv5OYN28hxBOuQ2L9g kIVvMPznB+zAmT02GhMxv2gQcA1GtgS1lJiOZ1h8YEyRYegm7/O0Bam35dtlpA/D 1j74wmcshB2K/0EfPhYOSt6Mc0GLvKXHzZvKp293uVM73bldQGuc1MhTNPbtSaen GWWXqlfibfRNQyQOLythoDW2hd346xxyQBmiMf4EVcbO95fs0S3g2g/rc3M3u33K 2r5ccAac =WJY5 -----END PGP SIGNATURE----- --Bu8it7iiRSEf40bY--