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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0619C433EF for ; Mon, 25 Oct 2021 22:21:45 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1CE9E60E73 for ; Mon, 25 Oct 2021 22:21:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1CE9E60E73 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6EF058352A; Tue, 26 Oct 2021 00:21:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="pust0RgG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 013D38352B; Tue, 26 Oct 2021 00:21:40 +0200 (CEST) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 DD6C0834F4 for ; Tue, 26 Oct 2021 00:21:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x735.google.com with SMTP id br18so586454qkb.1 for ; Mon, 25 Oct 2021 15:21:36 -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=2hROCSB4Si0gnxdMC65MJh6Z2HkmgMJN5OyMwPC24m4=; b=pust0RgGmIN6YIqu9lmC7Ao/qy5DGOIH1cmqF1UftiLeVC8fnj6pne0Dh2iVBU51o3 n2pUAhj+2GE71+GTyD9poR6G7hk0m8t+3bR6FhkjFbxKL3rRYVlCGwjI2LKpLqhDKv3X TCmShAMgaOGTM6oYczSeOJ/Q7GGXtIKW8J+w4= 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=2hROCSB4Si0gnxdMC65MJh6Z2HkmgMJN5OyMwPC24m4=; b=ZGyhl37fMosvnWKWuuBjYfY3ShdNhPir1HlUg7akk9ShZ1W/tYxhhf4n7XkR+CARAw iWwbHA8KP9xqOfotAqUQ3dNa89MZJef+BB1QM09XB3jbeZMfo9EYPb2K+6SVpvjxouK+ E/AdoLy0Z3A7a0USzKUqEOPvJ70H1YRzkYM8AuUKSokrJ6QLWDhoZ3HuAoSfQpbxf3Yi nUU2DXCPIr+Nm3+Gzgt2KYsz46uEgdHzicpUJtJBTvxAMKBn2KOOXgh5zyt5mOnSfWyh aQGF3B70+pPKuy2XpemEvatqrvpd555l6IplQ9MEU9dhutNQXhvG5qIODcDzrd/5/d2H jgIA== X-Gm-Message-State: AOAM532T5AMzzw/PxuacWx1bgqpjpVoUH1BDo+EIzjYsAR06mUXbM3Od xRSTN5MbDRGzMvnTLZ+aj9UrYw== X-Google-Smtp-Source: ABdhPJzH5aAnubS9WAa/In74myoLq9FzFJB8W6cbNBFikgwm/NYHIvNlWi5Xr6nlqfH1/ZZU5JeJgA== X-Received: by 2002:a05:620a:4449:: with SMTP id w9mr15867354qkp.273.1635200495668; Mon, 25 Oct 2021 15:21:35 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-9d55-b872-362e-0c9f.res6.spectrum.com. [2603:6081:7b01:cbda:9d55:b872:362e:c9f]) by smtp.gmail.com with ESMTPSA id n20sm9705105qkk.63.2021.10.25.15.21.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Oct 2021 15:21:35 -0700 (PDT) Date: Mon, 25 Oct 2021 18:21:33 -0400 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de, Lukasz Majewski Subject: Re: [PATCH] dfu: dfu_sf: Add support for multiple flashes Message-ID: <20211025222133.GB8284@bill-the-cat> References: <20210914032751.273606-1-marex@denx.de> <20211025221250.GA462253@bill-the-cat> <57809c5b-7717-b573-915a-e57e5a57baed@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF" Content-Disposition: inline In-Reply-To: <57809c5b-7717-b573-915a-e57e5a57baed@denx.de> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 26, 2021 at 12:18:55AM +0200, Marek Vasut wrote: > On 10/26/21 12:12 AM, Tom Rini wrote: > > On Tue, Sep 14, 2021 at 05:27:51AM +0200, Marek Vasut wrote: > >=20 > > > Add dfu_alt_info option which allows specifying multiple SPI flashes > > > as an alt info. The syntax is as follows: > > >=20 > > > altname sf bus:cs[:speed[:mode]] > > >=20 > > > Example: > > > dfu_alt_info=3Dqspi0 sf 0:0;qspi1 sf 0:1 > > >=20 > > > Signed-off-by: Marek Vasut > > > Cc: Lukasz Majewski > > > Reviewed-by: Lukasz Majewski > >=20 > > This breaks support for: > > dfu_alt_info=3Dsf 0:0=3Du-boot-bin raw 0x100000 0x50000;u-boot-env raw = 0x150000 0x20 0000 > >=20 > > as used in the eficapsule update tests. >=20 > See [PATCH v2] dfu: dfu_sf: Add support for multiple flashes And based on the final comment there, v2 can be ignored? --=20 Tom --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF3Le0ACgkQFHw5/5Y0 tyy72wv+NcvciI7jR2zOu60meh6/Np6TELaeNcAha48Sgm+8tRM8RC/TTba7Y1nu XRrJM90xQ6Jz8NO4xINVSzQeFlR29qKV/NojP0Pzuhcw5o6rbJ2db2yUm6su+zRR D+z6f3+YNipb4cU/Wc50ME8XOfCeTkHz4XXlE0TVFuNeEgLfRdZ+aRGmOvaaptMu LGcL7J58BMW45OL/UYwmnv+G5vAeawf0s57gI2lhJjAPBpaGX9KYvkPGZzABB4+S xUE3yi6Ld/jdlN+3QrpHm90bDtjWZ8S96lPbiyyxijuwaR/5mxgEjcKrHmIxeSER j5nfEXfi+EO5PGVeRCrwWf60QoNFEwpb2llbgGd7qLfMgjNnK0bUV6CB0xoG0aTD DlPKM8SNWPAdhwTCbBhVEm96+fYbxsPS2AEjBq6FPxApzsSD4VWXPxO9QKIlacKS +o/0aArE23meaP6imE6QL2Dm3InxeMteXxar3U4eLVfzvP6hXVYJ3X8jhxoU9D0c b250H/E+ =KzMf -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF--