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 B32AEC7619A for ; Sun, 2 Apr 2023 14:42:11 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2E4948574D; Sun, 2 Apr 2023 16:42:09 +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="e08twomB"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4A25C85782; Sun, 2 Apr 2023 16:42:07 +0200 (CEST) Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) (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 30C9A83A1B for ; Sun, 2 Apr 2023 16:42:04 +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-yw1-x1133.google.com with SMTP id 00721157ae682-5416698e889so507090697b3.2 for ; Sun, 02 Apr 2023 07:42:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680446523; 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=hy2CVoDbfe7QUWJCZfs3DZ3t2cv1G/qITwj/8uwSJeg=; b=e08twomB87SOck17fnQdDgKEh/bJH+TzwgPwDTOReYVV4/CicSIRn54k07+H2xaanP 5OMradkihxxeMn3X5V00QmmN0EpT0U2YR/0hnTiThcArcsNw4rzr3Ge9J6oRZbQpGwS7 glvmi2N63LniZ3siYKx7KQ8f1G2V+5te6veDA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680446523; 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=hy2CVoDbfe7QUWJCZfs3DZ3t2cv1G/qITwj/8uwSJeg=; b=nEyJZ8QNCXURNr7G0SYT9Zv91PAsSlC24C0daxFbte2gyOgTKq5d+So1x5cmqq75I0 /jud6arMyRsuBzxtw7JMZJ/fF6tg9ckRph27IDva4Rjh40F9/3g39EfTLvR1VooQTc+C QmQ66BL/KJntty7OJG+jyCquJLohlmFq5HxlprhKNmSceC44Bg0GtdvyulhDJo27vfKU 50BQIjzZEwxw52ge4rUigqrUZ1pp+iswo6x2OMs4GmQXePY88dtTm8/9VWbp2gpYyb2Q 3jC8LZsoN3vYAUGfUheylZ/3keCf89QCsArb6tRbfwrdOsH+E+wAWIsJKz3z1G9PFXQw Zr6w== X-Gm-Message-State: AAQBX9fEJ3teADyxU5AWrDYReEGVewyj68DZAA51OF7DJAeC5F1UknBw xmGBc32EOt4BcgAAatK4iZjHjqSvW/Erz2jdiXqifg== X-Google-Smtp-Source: AKy350bF/mhhjNYi5g46cSda8t1RaQzknWx2XcJMxbjwyDCWgN1JnggZocANPTfulj3120YeAtUJBQ== X-Received: by 2002:a0d:d786:0:b0:535:e3b7:cbd4 with SMTP id z128-20020a0dd786000000b00535e3b7cbd4mr30223098ywd.28.1680446522962; Sun, 02 Apr 2023 07:42:02 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-aaeb-296d-5644-850d.res6.spectrum.com. [2603:6081:7b00:6400:aaeb:296d:5644:850d]) by smtp.gmail.com with ESMTPSA id l33-20020a81ad61000000b00545a08184b1sm1908513ywk.65.2023.04.02.07.42.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Apr 2023 07:42:02 -0700 (PDT) Date: Sun, 2 Apr 2023 10:42:00 -0400 From: Tom Rini To: Simon Glass Cc: Mark Kettenis , U-Boot Mailing List , Lin Huang , Jeffy Chen , Kever Yang , Philipp Tomsich , Vagrant Cascadian Subject: Re: [PATCH v6 09/11] xilinx: Disable CONFIG_BOOTSTD_DEFAULTS for some xilinx boards Message-ID: <20230402144200.GE19998@bill-the-cat> References: <20230402094532.v6.1.Id5a4b4ee7b653591dfb25e75204c17215521164b@changeid> <20230402094532.v6.9.Icff8ccb474b62940b44121eca53b0c4a8bb00866@changeid> <87wn2vb5fk.fsf@bloch.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="laRm8fJ9Yp8kANzm" Content-Disposition: inline In-Reply-To: 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.8 at phobos.denx.de X-Virus-Status: Clean --laRm8fJ9Yp8kANzm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 02, 2023 at 02:41:46PM +1200, Simon Glass wrote: > Hi Mark, >=20 > On Sun, 2 Apr 2023 at 10:31, Mark Kettenis wrot= e: > > > > > From: Simon Glass > > > Date: Sun, 2 Apr 2023 09:45:33 +1200 > > > > > > Since CONFIG_BOOTSTD_DEFAULTS now selects ENV_VARS_UBOOT_CONFIG we > cannot > > > enable it for some Xilinx boards which have a very small environment. > > > > > > Disable it. > > > > Does that mean these configs lose distroboot support? That would be a > > shame! >=20 > We use 'select' to enable things, so we don't have the ability to enable > just some of the defaults. So unfortunately this board needs to have > BOOTSTD_DEFAULTS disabled. >=20 > It certainly doesn't have anywhere near enough env space for distroboot, > although I'm not sure why it is so limited. Distroboot seems to work historically on this platform, so you need to ensure it still works afterwards. These platforms just don't enable the "enable all the options" option because they're intentionally limited (the "mini" in the name). --=20 Tom --laRm8fJ9Yp8kANzm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQplDgACgkQFHw5/5Y0 tyyaaAv9GvLy8AluA9v8Ru3pWNHjj+we9lfMqekQSDFliFri1UNUczS/1eba28OR 5bnloYDXHlmSqXDXi/S3hhB487amIS1z2tACmhS/b8O5t+xKtc28W04FOuichRVS 3c4pGPrAu55ymDI8G/dp1e7UoZlzY4I5j42DN63cinjiUUjj6Mv+Xfk+KTEORf6S QomYAYBn+JYeTVbrUnTiFCrExv+5goCDPbQMX5dmQTGzCrH4kYaDDyztwl+5iYJa paUls1x36+99Pdez/oq2xZjiBqJi7sP0UJFypMPkk02G82OEtXh3P0vn4JHrlRsO FrB+0g8KiuyVm9kqKxlxIo/C3V2FDR23jNApgNck41ERPCsRTu+DCIduCZVLtjJo xl27Bq0ztzsUmxBVlukXNoxeTZAsGoAVwNHHV63zc2FRmMxLXAVoDcgTRAp6OGnc knqdgIDnI9rC4T+PJv3ZgdCHscdoo4Y3Y3IffjPLn0GkRAKvXDEFA6a/ASfQddLf ZaKo0jD9 =woK2 -----END PGP SIGNATURE----- --laRm8fJ9Yp8kANzm--