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 763B4ECAAA1 for ; Mon, 24 Oct 2022 12:24:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8CD3880713; Mon, 24 Oct 2022 14:24:03 +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="E/ytJOP3"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4ED9980A55; Mon, 24 Oct 2022 14:23:14 +0200 (CEST) Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) (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 5DF2580708 for ; Mon, 24 Oct 2022 14:23:10 +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-qt1-x82a.google.com with SMTP id g11so5486101qts.1 for ; Mon, 24 Oct 2022 05:23:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=fn77zV8cm8BoinZPudewlw+4f35T7PpiPasRLy0YVxA=; b=E/ytJOP3pVOP8UOU/s9TdAY+VpqDJAe80FapI8e1Ms0HUvtqFy2EOSLoSmMzUnov7x wcA0AK0Uuyfe7htixOCfYatJKAyf/3qR4zFYi6pUFF4xWMkSmVv124HhILRTWELHF2E+ Aac4oiIj/rsAzpIFs+I9X8iwfJNziMu47Awjc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=fn77zV8cm8BoinZPudewlw+4f35T7PpiPasRLy0YVxA=; b=oa2A1bg1g8zNigI+5lBjFUOUGrzb7EtoIYz5Kz2xQYaDtMgzU8UhYHYPxkhstXU2fg S5U6fDyLBXlOaB282jO2qazszbz70vep1RLjpLuQYjFZcvko/hGBcIKwX964l+/0tkXu SwjGBfsc9HiK7g2ivvlWSwjKJIJLG4IM9hi8zN16E1/DfabEH95buD4ON1A74VwiJTtr /xL0rTPzyVdrvVbG7qaRaCgnCtj8x5lN55nBWUYXuwlOJlZKdY6iJ9pIC4bxhjIweAUH XWeQchfS1xr6Q5fTQomhku9Ek6VDNQ/L+lMkeihRgRudyrJxVUgVrZVk/k5ha6GpHy3Y XKTQ== X-Gm-Message-State: ACrzQf0XCYRkrrrnwetOQS4OqXPt4YpUfOE1Dx6L6bek4tLgG0G5ub7r 5bjiB9LCNxVTujyg/CxfiTkg87kFhKABHA== X-Google-Smtp-Source: AMsMyM4F4+5jociEpN1ameSZ9eNn4tb4Q1AwG5BIQw2EEOtGQuoKipNvOV0jc2kx2BnJLr0/KkphXg== X-Received: by 2002:ac8:4e33:0:b0:39c:f34b:2eee with SMTP id d19-20020ac84e33000000b0039cf34b2eeemr26437019qtw.283.1666614189151; Mon, 24 Oct 2022 05:23:09 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-f53f-b0aa-caa3-a9b8.res6.spectrum.com. [2603:6081:7b00:6400:f53f:b0aa:caa3:a9b8]) by smtp.gmail.com with ESMTPSA id bq12-20020a05620a468c00b006ee957439f2sm14563252qkb.133.2022.10.24.05.23.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Oct 2022 05:23:08 -0700 (PDT) Date: Mon, 24 Oct 2022 08:23:07 -0400 From: Tom Rini To: Holger Brunck Cc: u-boot@lists.denx.de Subject: Re: [PATCH 2/2] board/km: drop CONFIG_KM_ROOTFSSIZE Message-ID: <20221024122307.GC2020586@bill-the-cat> References: <20221017094521.25017-1-holger.brunck@hitachienergy.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="QyTKe3xr7+CGa/hc" Content-Disposition: inline In-Reply-To: <20221017094521.25017-1-holger.brunck@hitachienergy.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.6 at phobos.denx.de X-Virus-Status: Clean --QyTKe3xr7+CGa/hc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 17, 2022 at 11:45:21AM +0200, Holger Brunck wrote: > This unused nowadays and can be dropped. >=20 > Signed-off-by: Holger Brunck Applied to u-boot/master, thanks! --=20 Tom --QyTKe3xr7+CGa/hc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNWg6oACgkQFHw5/5Y0 tyy/1wv/QSjwXDU+qLv2he2BhPqXp5VA0QTs6Sz7RvDvOTT8z/bjWWWryo4XStYg 12ex6Wx9qcbGSRfK8NL8cgxIsDUmv9pYdH2wjM3aLGaioBBnHVLpgcaYvP4NnjwM kLUFcDSDPpmQL5VgwO5a2/CQhj4mr5j7+dHC67pw7I7ZAWaqRgVn/P9Ik9X83FGO siBZgR7OaNY78TdkJnt7fhY2GlmKRw2UeGz/GhBK+0bqs+TJSM16RGGaZEq7eGCe JlKv1rLcSuKMHZqNUtlEs/Kk4avf6C889I4MhkuZSrPTSBEl8lm55xGEvvAqtNpA yz8x4Dc2TrAmgxvcCRe0m5lNwrbS2po28b2B4RUqlufJhCXpfe25fVR/r1Y2u05o vmo3mxGQ68yin8pgEpO5ie+QmZne+ZskMa6GittfMzurvg3J5/RKAY+FqD0KESFX qHpj+I4xmfhAuDyOgF9LGUrVIKiXE8QBNdeEaZNd8d85ZOGnNyUFp6Rd/0rua29X JvwwGprH =iAUT -----END PGP SIGNATURE----- --QyTKe3xr7+CGa/hc--