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 4F387C61DA3 for ; Fri, 3 Mar 2023 23:41:02 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 35C3C85D98; Sat, 4 Mar 2023 00:40:51 +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="Y/k+TnR/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DEDB885D93; Sat, 4 Mar 2023 00:40:48 +0100 (CET) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 4901C85D8F for ; Sat, 4 Mar 2023 00:40:46 +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-qt1-x82c.google.com with SMTP id s12so4749682qtq.11 for ; Fri, 03 Mar 2023 15:40:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886845; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=5Y9d+Eksu/LwyvHbVP0KMJj6M8C3pWiu9nhmPUlUqVs=; b=Y/k+TnR/DYAfk1DtOcCMSXnG/HcpRj9bLHL3rxZg59DqQ8rE7CnGUROR0PrVkJuy5T UxhFVD+4zxigpDubtO1CYNjBlNvvLeCbdSRblXx19sL1tsGsEOXS8guCwbcKasMjRzzg cooYFrbR9ijuU6oXUfUF4ZhAhz4YopwMy8QZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886845; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=5Y9d+Eksu/LwyvHbVP0KMJj6M8C3pWiu9nhmPUlUqVs=; b=fbXoOsP41jnfeeOOzJ6ebqdD8Aj2PaVdgqGPV4djoREH7elFXgmKqYaVfqEjRzE88T Fyv1erwSOZi2bnkCAD/m1Mj1B3Fh70uI6qwN2jrXYnKTOYiwKLEcn/o837olIJJhouOA IQ0o8Ec928iLEiDnftiyhfDJLUFC8/AW1nuPUF7IpbPz0tp4lW5fv04ITugz0TjH+5Xp +4MUSW4k7NwPGmgqMaBhpJzjzi7HbQOIBcwIS/tahCmH1/rUA22eHj2dx/q4C4hJVL2D 3LbWbbC9LmNFRfJfHIyZKSrHeTAssf+sNO5/5ZVzPVcZnPS2e9E03IFCsJFqqr1FxQk+ OihA== X-Gm-Message-State: AO0yUKXLfjI7xzz3vtBVbuh2ECeLWjid3QZ+I7w4lldy6KIH3rTkKOjC A6c8RB8pIRtOg8xXD9XfaEl/0nw4nghdE3bICa1xEQ== X-Google-Smtp-Source: AK7set9cUEPHNqxsP3mpIS91xCUZfpRy+RWfb3nWqKTly582QKlj95LmsRB/iTCOT8RD5xq+de1+XA== X-Received: by 2002:a05:622a:138f:b0:3b6:323d:bcac with SMTP id o15-20020a05622a138f00b003b6323dbcacmr6088807qtk.32.1677886844942; Fri, 03 Mar 2023 15:40:44 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id v25-20020ac87499000000b003bfc0cca1b7sm2648507qtq.49.2023.03.03.15.40.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:40:44 -0800 (PST) Date: Fri, 3 Mar 2023 18:40:42 -0500 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES Message-ID: <20230303234042.GG968799@bill-the-cat> References: <20230216033659.3877684-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yWGGnRDa+ybVym6U" Content-Disposition: inline In-Reply-To: <20230216033659.3877684-1-trini@konsulko.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 --yWGGnRDa+ybVym6U Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 15, 2023 at 10:36:47PM -0500, Tom Rini wrote: > While it is true that for some Samsung platforms, we call > get_board_type() the main usage of this CONFIG switch is to enable > board_types in global data, which is then used by various platforms. >=20 > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to u-boot/next, thanks! --=20 Tom --yWGGnRDa+ybVym6U Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChXoACgkQFHw5/5Y0 tywRTQv/aPEqap6oyzD/rh/eBB0E+2EbGuA3lDgkOS0BV4/QR/C7hs7tyxQEBG7B GROgIE3xm8YfOpyY/oEr+6A4OBkEulrjIhIjJEh5nEjJLZH8ci2VW+TU/jH/jodD 8vbHEjFso+J1iIH2gBhcj4zF5Dz2adKaSYSvQYvZtT8v+sGWrqu6eSlusTHEP2uA D+8VC6D35tFLVuHTNvKCdaJaSksKMpRrh0rjFVI4VPtys4Vb+PvITAGfFb8HY/8w HzEuZglsleAoW4bW/BgvJ0AzINS219hyDMy3pb4+RxMJKnVU1aXEuESSqDI4kWfO EQlh/rVQDiO11z/nlWg3VPd3bS27qc9XxhM2DcDAo4me7jQh0vPSnKBEYWT0qBOk pi6nTdCDTdur1jAz6kVdf1Vzw5n+g+eWO/rvOvUh2O/zmOjogDpN+AuYpHvNE0Wq rC1p9pBw7cpR65uu2YcLCJ2et6hjWP3BfOEa2ASEQYtPjj8vTeN//LXh8HSqgLUy soSyiZZW =8F/4 -----END PGP SIGNATURE----- --yWGGnRDa+ybVym6U--