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 8D7CBC433F5 for ; Fri, 7 Oct 2022 01:05:13 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2AD8084DC4; Fri, 7 Oct 2022 03:05: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=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="Di6uZRAJ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4981484DC4; Fri, 7 Oct 2022 03:05:07 +0200 (CEST) Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) (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 2896C84CC9 for ; Fri, 7 Oct 2022 03:05:01 +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-x829.google.com with SMTP id s21so2052598qtx.6 for ; Thu, 06 Oct 2022 18:05:01 -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=xYsbIdJYFIegSiX4Q+ouZa0KopHfl7J73TydGEegcrc=; b=Di6uZRAJp2OKkzDXqnYf6JkPiHbSycMi0Wga1Rt93Jb22s4SCVs7to74MKThDoVfqX WYzR29q6VYo7GJiHCC7fZqVk8A6htT2WeVMAjLcku/0a3dkfGkeYRsXvk7WF0hyPhlI3 5CdW/maxsNQylOEf6ukcaMoRvvk1rEhKmT59A= 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=xYsbIdJYFIegSiX4Q+ouZa0KopHfl7J73TydGEegcrc=; b=B8tQ9V8YHB3XR9oX1aKHjfwlTZDVtj++fvzeK7vqdmk/XTWGGUovIwkD6A0B3RDtzl siU4pqmmi8uVXqfL6+5hwPNInkN43XPilruCaLQKczgYHHSy/qHdREwssWewstz0jLHL ieoZ9e7OrwIzcIJxqk7H6KPmyeaEvdGgKFjlYs7gJ54r89X6CcQbDvUjtMha76jVqumz SMEltefeaQriARsUHYYOiGTYyktQEMj6ASwuIOf5UKCE/hjqJEnHLH0K583eVLmFOewD LuIALjJoBS17ZoK8gWcYyvbBc+N2/6rk+Z/T1lH+7HlRAqBR86o7I57JhcTdCy3YHsov oeHA== X-Gm-Message-State: ACrzQf2cxerZay1LabQxPH7XUXcIdoMp+2xPpHThAMLBQrbKkNIe00gu UEWgBPmpmBj10AumkyTS7JKo/Q== X-Google-Smtp-Source: AMsMyM7bi6EPHC8R2IA2P4hO1nXEAV2ymI3+CY2ZjwLjWe5sVTUbzlnqQf+pmpCT9LQPoEh2fWRAnw== X-Received: by 2002:ac8:7fc1:0:b0:35c:be1b:2831 with SMTP id b1-20020ac87fc1000000b0035cbe1b2831mr2571904qtk.353.1665104699789; Thu, 06 Oct 2022 18:04:59 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-348b-34cb-cfc2-c036.res6.spectrum.com. [2603:6081:7b00:6400:348b:34cb:cfc2:c036]) by smtp.gmail.com with ESMTPSA id ga25-20020a05622a591900b0035d1f846b91sm925900qtb.64.2022.10.06.18.04.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Oct 2022 18:04:59 -0700 (PDT) Date: Thu, 6 Oct 2022 21:04:57 -0400 From: Tom Rini To: Julien STEPHAN Cc: u-boot@lists.denx.de, Alexandre Mergnat , Jerome Brunet Subject: Re: [PATCH 2/2] configs: mediatek: enable boot via extlinux Message-ID: <20221007010457.GA1286446@bill-the-cat> References: <20220907142251.1495122-1-jstephan@baylibre.com> <20220907142251.1495122-2-jstephan@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline In-Reply-To: <20220907142251.1495122-2-jstephan@baylibre.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 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 07, 2022 at 04:22:51PM +0200, Julien STEPHAN wrote: > From: Alexandre Mergnat >=20 > Enable FAT and SYSBOOT to use extlinux boot script [snip] > diff --git a/configs/mt8516_pumpkin_defconfig b/configs/mt8516_pumpkin_de= fconfig > index 0425ffd0f9..97212ea6bb 100644 > --- a/configs/mt8516_pumpkin_defconfig > +++ b/configs/mt8516_pumpkin_defconfig > @@ -49,6 +49,12 @@ CONFIG_CMD_PART=3Dy > # CONFIG_CMD_SETEXPR is not set > # CONFIG_CMD_BLOCK_CACHE is not set > # CONFIG_CMD_SLEEP is not set > +CONFIG_CMD_SYSBOOT=3Dy > +CONFIG_CMD_EXT4=3Dy > +CONFIG_CMD_FAT=3Dy > +CONFIG_CMD_FS_GENERIC=3Dy > +# CONFIG_DOS_PARTITION is not set > +CONFIG_ENV_IS_IN_MMC=3Dy This sets CONFIG_ENV_IS_IN_MMC but doesn't provide CONFIG_ENV_OFFSET so the build fails. --=20 Tom --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmM/ezAACgkQFHw5/5Y0 tyzEAgwAiEq5da5Mw/FnBUx5D+Us0of/XOEbIK5//Hs6OIH1lLljHyjOaAkNYK3R KDdS8uG+JenC9BxR8P81owKi4rmsy3UJ8P/sIKBsE1+yJbMVjh5Fa1YXlG6O0xRz kQKAy73EvZUSopN472gIh7ciPmRlhQqLLhaQVaU2gDwN8VZcJ8ZK5KbUF22GnWTV 7p5UkVshcBT6GxnHqoPuZbrXzFZudKBr2zTwkH65IyGqGlVWDs8HB1N6CYbfI/mc R+YkZempLFq7Pc63BDYlQ/uzcdv4ITkFo25faab5LBYQmEUv5tOuOsZSVWf2/ccF GJ5ARxtRMF8b/bnMvyFxTqVj6so5FQCbQ+9omMjSVHTBjGlO3LKNoNdcOhU+JmkA g1pSzpX+v4r0pW9QX1HtB9RiLemhiJElmz5oO8SV/TIcQlJEINaJ/HBdGZiU5GxE W5ZUZ+JO+WPQvy8oonZaLnO7nGSJOsxDQW+zXMfkHzGn+ZmxSggrujFIMVVNlIE4 tBxs4Ulc =vBkn -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--