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 E13B7C61DA4 for ; Wed, 22 Feb 2023 18:24:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 06B5185870; Wed, 22 Feb 2023 19:24:49 +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="BUKfuPgM"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0ABCC85870; Wed, 22 Feb 2023 19:24:48 +0100 (CET) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 A7E5880B98 for ; Wed, 22 Feb 2023 19:24:45 +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-x82d.google.com with SMTP id d7so8461619qtr.12 for ; Wed, 22 Feb 2023 10:24:45 -0800 (PST) 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=S2QjdM5KJMXRl/889dPd7p3GEH60A4cskIdzJz7OuGg=; b=BUKfuPgMPEkxbi+FAoZ6GgRpILHZuE0cGmABe0fj717X2lry3QCE6DfVUNJxXFoHrb g6I4jg7ok7PiTulq7FTF0jAFCO0cIEpgtz7bFFoV6Uiw1tyR12sHgbZhnBO9qA1A1f+G ECdszLQIUpF+i8/eRvG3RCAlCGkzHNvTjnXK4= 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=S2QjdM5KJMXRl/889dPd7p3GEH60A4cskIdzJz7OuGg=; b=lR8vrqeCtoLnrVKbYJGyRxnVKSMbf1l05DxTNYstQuO38zhGbFzZTNvBdy7WBnSUKS wAVajm27M/hkNGXpLOIy5wDOfQW5E5czQfeYNYOCRoeUF9aUUVnxfGmA/ZukZ3Dhubrc SQPQcl84Bp5aiumMkGUkz2Mxr7OAGIfAKvI91TgDQT+w8ZWK2t+ETfp+oZAvPfHGOzCK g9sd1fE3aaHVSlWBMYCyo4fflJESbHx5MfVWD1bbcvKxtM2IohI0vmB+XW9DGUFkMH+P c2mUUXjD9nvdyw5LBYa62gXRCju9bm9fOjNJ1sMb7MLtQcHHUz/4l/5KxU5El76JAb7j ff5A== X-Gm-Message-State: AO0yUKW0NzhHaPpPzRBzi+WQtiZcdSpqanTvqEVdxTMXFPOHSGPf5u04 /QP0xkN3eWjTUUoaAm453pqFRQ== X-Google-Smtp-Source: AK7set/ly+FXhfCIDa26s589wLjGxYPJ/pu1bym67VrLWGsoTqJP8sW1aFAtrPul3+5kLkD1YE5sYA== X-Received: by 2002:a05:622a:3cc:b0:3bd:140c:91ed with SMTP id k12-20020a05622a03cc00b003bd140c91edmr15727311qtx.52.1677090284469; Wed, 22 Feb 2023 10:24:44 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-b87e-a945-7631-50d9.res6.spectrum.com. [2603:6081:7b00:6400:b87e:a945:7631:50d9]) by smtp.gmail.com with ESMTPSA id fz9-20020a05622a5a8900b003b34650039bsm3183516qtb.76.2023.02.22.10.24.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Feb 2023 10:24:44 -0800 (PST) Date: Wed, 22 Feb 2023 13:24:42 -0500 From: Tom Rini To: Vagrant Cascadian Cc: Simon Glass , U-Boot Mailing List , huang lin , Jeffy Chen , Kever Yang , Akash Gajjar , Jagan Teki Subject: Re: [PATCH 2/3] rockchip: Disable DISTRO_DEFAULTS for rockpro64 Message-ID: References: <20230221193920.3546499-1-sjg@chromium.org> <20230221193920.3546499-2-sjg@chromium.org> <875ybur3zm.fsf@contorta> <877cw9y354.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="q92CRlvAVxAVocls" Content-Disposition: inline In-Reply-To: <877cw9y354.fsf@contorta> 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 --q92CRlvAVxAVocls Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 10:19:03AM -0800, Vagrant Cascadian wrote: > On 2023-02-21, Vagrant Cascadian wrote: > > On 2023-02-21, Simon Glass wrote: > >> This board has moved to standard boot but the old 'distro_bootcmd' > >> command is still active. Disable DISTRO_DEFAULTS to fix this. > > > > Works for booting rockpro64-rk3399, thanks! >=20 > I can also confirm that applying a very similar patch for > pinebook-pro-rk3399 works booting with bootstd. >=20 > Seems worth adding if there is a v2 of the patch series. >=20 > Alternately, rather than doing this on a board-by-board basis, is there > some way to disable CONFIG_DISTRO_DEFAULTS when a board is using > BOOTSTD? I think that's possibly a bit dangerous? DISTRO_DEFAULTS and BOOTSTD_DEFAULTS need to be reconciled to a single new symbol, and the DISTRO_DEFAULTS method of select not imply for most things is also I suspect the right path. --=20 Tom --q92CRlvAVxAVocls Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmP2XeoACgkQFHw5/5Y0 tywTDAwAl7VcIG7Blcjt0gYFcPMqe7/ABy9CPqozLrPZIdar/TY4Z+7VFjd7I1W7 7ey0K7tQA6gonlx7sxKBwwUYjngNtDQNLDJefe4tL53N8To7vzM0o6T9rh/Z8AfK O07DgTYKyDj6kctktEhPkxaYMy65Lzdq+/3TKL0gsAAKRX+uf48uKX99K/zS1Ppw 3DOH3xXomc5F+xFCf0KrPPVHvOa1XXOhfpX2XKIZZzIZI1NRocexWAYahUrDjj/S Qvlyu/X5dKTQc9U7Z6Bui5I1mTkkW2c9ceDSpLzuNNqa3nYjvc7CyhZYAMmHDzhI LiCNU7lBQin3x9C2mMnwENUNWrrSgdXc0w5OkPeXYsdwP8XEkPzzZt0UT2/x8m8g MhsKQ1UFwW6S2BHADmCwgu/QcosfKHN0Au2TVAQM2h5w7i1cnskgY+i+oT1B8VjV 2QVjzITn/iwATpbeCaUGFrgSuqMyUouQ8yhdABzhlEwk/0ghGuMJbEYSpMNKXMRg QbKIpww9 =aaL1 -----END PGP SIGNATURE----- --q92CRlvAVxAVocls--