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 7A99AC433F5 for ; Sun, 3 Apr 2022 00:20:24 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9C93683C01; Sun, 3 Apr 2022 02:16:31 +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="dQbJZF3V"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4C72283ACE; Sun, 3 Apr 2022 02:16:08 +0200 (CEST) Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) (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 EB2BD83B8A for ; Sun, 3 Apr 2022 02:15:56 +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-x834.google.com with SMTP id b18so5036002qtk.13 for ; Sat, 02 Apr 2022 17:15:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=U5zDRY0sYOyQD1NUVDG1IvH95jzQUVO52VAhFmXpQuU=; b=dQbJZF3Vcdk8anhLE4vvWV9XXY76/Ei81jsoMmJWoRHJOIRFfidwwxPrMO8r98eKeD QdzebAD5lSiMZrLzRMXxhYMVXq6PXcjKs4p3aZSeNM9A3vPfYEEGijOCtJqqm4qhguom vvTw8E28wgo5fUB62X9Y8ZIQazAcE2J/yQ/Y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=U5zDRY0sYOyQD1NUVDG1IvH95jzQUVO52VAhFmXpQuU=; b=1zT+gEdsHR9pKd8OXLC5WDipmdwOFijSmthy1A5ykvgWwHh/H/LDYANbNVhLvc+W/3 LhmrVD8T5bjegcemtRPZ/SS8/i3fR3NkeG3a6EEpwY661XeRhO0Pneewj7uSi0VzDXU3 daAooxPZZ8l8jG4pIeXMF5NbvWxvi3MkVWM7nrapxeHYwuXBwAPhFhTi93Ag48hm/9Gl aSxzRqj3hiSlMOpCw3r6W3wccr5qHtuuz722GuiT0gVN8s4zMQ6ARXGLoTUB7krNKQ+X ba6Wc2K0aeBpiSiLZb7AHoeVdsA1wTZ6nfMLd8YpnG/MjmfsQA9vyjjiUGy9346rU3z4 73ow== X-Gm-Message-State: AOAM531WotCOg7jOAJkUHuQtKouF++5Ql4ldtBYqEqasRdLx21Fazda6 vUyOAdsZcZiBdZG5yYros11Ueg== X-Google-Smtp-Source: ABdhPJwB+APt191KZQ98ZNsoYgPDxSvxbhJEIxOo6el5fiyuIZGZrrID5PAPlwEK5nhC/qf4IxUGSg== X-Received: by 2002:a05:622a:487:b0:2e1:d5a4:4d1e with SMTP id p7-20020a05622a048700b002e1d5a44d1emr13321226qtx.29.1648944955840; Sat, 02 Apr 2022 17:15:55 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id h8-20020ac87d48000000b002e1c6faae9csm5097992qtb.28.2022.04.02.17.15.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Apr 2022 17:15:55 -0700 (PDT) Date: Sat, 2 Apr 2022 20:15:53 -0400 From: Tom Rini To: Sean Anderson Cc: Linus Walleij , Liviu Dudau , Andre Przywara , Simon Glass , u-boot@lists.denx.de Subject: Re: [PATCH v3 13/29] cmd: fdt: Use start/size for chosen instead of start/end Message-ID: <20220403001553.GY14476@bill-the-cat> References: <20220322205938.1721846-1-sean.anderson@seco.com> <20220322205938.1721846-14-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9Xj16OFyOZKNHwhf" Content-Disposition: inline In-Reply-To: <20220322205938.1721846-14-sean.anderson@seco.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.5 at phobos.denx.de X-Virus-Status: Clean --9Xj16OFyOZKNHwhf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 22, 2022 at 04:59:21PM -0400, Sean Anderson wrote: > Most U-Boot command deal with start/size instead of start/end. Convert > the "fdt chosen" command to use these semantics as well. The only user > of this subcommand is vexpress, so convert the smhload command to use > this as well. We don't bother renaming the variable in vexpress64's > bootcommand, since it will be rewritten in the next commit. >=20 > Signed-off-by: Sean Anderson Applied to u-boot/next, thanks! --=20 Tom --9Xj16OFyOZKNHwhf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJI5zkACgkQFHw5/5Y0 tywrtAv9F1aqmG4o8ZQ/LKS7If/mj8bZEXopbPNdaY/AEkxYiVDG3uk3wAsAon5a N52IYjXjvZ7/mIKjHQTKrfXJRvR7zrix0uM/jEyjvCwG3VJ0pPKzOT5cIJvPIIsg 0xcV8g+7g3GSmBKAQKtC5giqAYTkvxKuev2tEuz9NzABwdlA9itnXIE8djmCX6DF 7cPWutWrK6iv89GfHn49TXAmnTeO0QL93mdsFucxqThTmcwofCHUYndYtpU0giAa tZDOtDn00VRpgMZGCVL5l71A5uGR9n76YJbJZXNW4ccJ22dGd3SNcLlRi00pdaSd yMjvJkjoC4lUuyRwdb9F68N2Maiymjpv8enAXZnbWYith9gjxulxxKglFBOrMrrM Om/4fbZwVlAar5WdyKkq72u/pAPuwBUhAAzP2Hg3lupFRwfuwP86vFiQ/RX/sqIe fTEYTn8SC0VLQyf4zlYWT+giRf8rED97UEh6ea4dnIrNicwDwLdJt6oNkBFErp9z ZxRks2fw =0u8S -----END PGP SIGNATURE----- --9Xj16OFyOZKNHwhf--