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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE7A3C433F5 for ; Wed, 6 Oct 2021 17:48:05 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 4956C610E6 for ; Wed, 6 Oct 2021 17:48:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4956C610E6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id EBE6C83433; Wed, 6 Oct 2021 19:47:32 +0200 (CEST) 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="t/iZziMl"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BDB2A8330B; Wed, 6 Oct 2021 19:47:24 +0200 (CEST) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 AC417832C7 for ; Wed, 6 Oct 2021 19:47:19 +0200 (CEST) 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-qt1-x835.google.com with SMTP id x9so3590541qtv.0 for ; Wed, 06 Oct 2021 10:47:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=zQ9HIl6uAEj4Ekq92a1rZgjKMbMHqN6vTmopTUsv2Kw=; b=t/iZziMlLdau/5EZs2kPGRjTNc4BYdEym/cIYRW3pW67RfpkIkH0OpPqpgmOn5Tpei 4SVxvIujRR+vhe0kEFXcj/2PXOwFXKjtSbnhQrT+d79TmoK5teNIEx8DPDfw21WcaxUm TJ+Ck5vkYF7Eq1iBNB7ZdfweEJfohGacXhWiM= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=zQ9HIl6uAEj4Ekq92a1rZgjKMbMHqN6vTmopTUsv2Kw=; b=q0t9iLfIFBKaFq5sti4DAIqs0MzLt6h4TS305Q9F+KVbiQ8IOb6VxOW2OPsL6AvIp/ xPVhTXvFarlRDCszbfbyMhlziKjWJCwLCO2A2D1DTx2mtce5zZvgbdaez6HziBk23d13 y4hOmAM8CckWSTsi2ygyBX/gcGIrqZ5U6PiF53X038a8qj23DBjmqN8c7P8IhbNntse8 ObAnloj3NEWjaYrwZT1ArbtTIXSYYk63CbESlRO0UY3T8WgeUG1jaDaIYddqvd++EumG 1qbTAfCeWJOd2lAgiuYP0j3IIREjKh7tdC5fc20L35nHM4LEMwNYCDewmehSi3moip2h U3Pw== X-Gm-Message-State: AOAM531gj7Z4RQy/JMdUCl2zCRaI7fBROmus1jsVUp5YTQi0Z2W4coQq Tc6r/tVlVYMGgMuAyLh08Nl/F078argeNg== X-Google-Smtp-Source: ABdhPJxtvhmVuu/Ot7X7ViDgdh18+pyUkzRj2dATTDMaL5MuIC+GRV0/HlyHtv0o6539a5Nv4yDOyA== X-Received: by 2002:ac8:42cb:: with SMTP id g11mr45951qtm.25.1633542438276; Wed, 06 Oct 2021 10:47:18 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-acff-2c31-c6db-812f.res6.spectrum.com. [2603:6081:7b01:cbda:acff:2c31:c6db:812f]) by smtp.gmail.com with ESMTPSA id i67sm12015506qkd.90.2021.10.06.10.47.17 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Oct 2021 10:47:17 -0700 (PDT) Date: Wed, 6 Oct 2021 13:47:16 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 04/14] Convert CONFIG_SPL_NAND_LOAD et al to Kconfig Message-ID: <20211006174716.GE31748@bill-the-cat> References: <20210922185039.30707-1-trini@konsulko.com> <20210922185039.30707-4-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lV9ZKoZ5teyzmDY3" Content-Disposition: inline In-Reply-To: <20210922185039.30707-4-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --lV9ZKoZ5teyzmDY3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 22, 2021 at 02:50:29PM -0400, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_SPL_NAND_LOAD > CONFIG_SYS_NAND_BLOCK_SIZE > CONFIG_SYS_NAND_PAGE_SIZE > CONFIG_SYS_NAND_OOBSIZE >=20 > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --lV9ZKoZ5teyzmDY3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFd4SQACgkQFHw5/5Y0 tyzBlwv9GbW68rvXf57l5+8mtMwbb5Fr9QSYi/eRclcwBC5VOWnW90OoGIywjuVG 8OjAdPHSxA+d3I3+vwUsyKW+S3eB1002G4v5awrY2veGRV4u+Rt/+3eLzeZdAfUK nkxZSfec8pml2rFwa2T7footu8nUY0i04JPz8WS+6jAKEgFAoP2YSBdFaCtefYJ0 EYfxkrb9iuN8pnGlOuET0fbaTLpmax3zcuH2YDE6MeczBPy9rWpKYInRDHrDLYtv rpFaz6Exgk5nrJz8674ht1b0uGOok1ACtf71Xie7DOoTcfwobj+kXE+64BnzeU6F CWJholiL1FwXJUiLz/mdxQozoM5iRx+GpZ8GLtpArrS55UFiOyFOONZEVa+MchHs 77VdeToUgeomLhL8hgxZO5eQHERlSWuYvVVnLbzm5CoIFR950SSyku+J+ihz0oZ9 p94ibR6jTcqMHFzaoBhQrjZTpi5CwrBVp//L9bzqLFqa6psaFlwaKDZ36HHjD5uB hK9Ps/r3 =wAmI -----END PGP SIGNATURE----- --lV9ZKoZ5teyzmDY3--