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 3D204C433F5 for ; Tue, 26 Oct 2021 22:42:54 +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 6B4FD60D42 for ; Tue, 26 Oct 2021 22:42:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6B4FD60D42 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 817D483569; Wed, 27 Oct 2021 00:42:38 +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="HJaX4ND5"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1DE9483552; Wed, 27 Oct 2021 00:42:15 +0200 (CEST) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (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 C5D2283542 for ; Wed, 27 Oct 2021 00:42:07 +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-x729.google.com with SMTP id bj31so697664qkb.2 for ; Tue, 26 Oct 2021 15:42:07 -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=qxoNxGHQyQksCp1g/gLKmAA2TEYR70uKbzUe5QthaI4=; b=HJaX4ND5uEA1aQK6yOpsAerQo0EN6iqKdj/7/HWeE9osLKRfv2x9cIPoJvRUyFZdiv J/YdmoVHFcnLYWsETncV6EuZhedalkcPsoV/lCnp9MDByu6QLB2rIjbWpZB/8V5QJd3R 16DLcrwH8EXhiHo7R9X5Cad4NlOHgaw3CMM6Q= 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=qxoNxGHQyQksCp1g/gLKmAA2TEYR70uKbzUe5QthaI4=; b=7ZZTEZfDsstZ6h+pCBx24RJinT5k9Lg2CvhQCMrG0ohmhloaXm3FZBH/X9lFBx5Api /LLYDegOl2jd3JL2n10B8V8tUNmw4zqSz2jl4IFRIAtsCYqaeAzq4vaAcfCObcJOWCyW Gxsv9WmMBXYBMTjoNumEmEGJZQVh/tWHVgkcq0dbgDI9QJO/9VhxSC9CldXFKmGtylnH 9NazXNFRhGLaZDg2UqNibuSDjrdmwoLrl+IV/y1uEUswgsoTIahYnQfq3S7rzZzxbKFf 7nGUM0zh+WRIeZlk2Eb6cIZsNOb69xXnQpAdFZO98VFLOTa7mIF9bkORYVKkP3fshyzb 4iSw== X-Gm-Message-State: AOAM532sBrE+oorpuhUPvt01uXRE3Dlg7ZTUql42NNmWRZ/lHLvlyfTJ 4yUS/TT362F0CSG5eeG7zVPlOg== X-Google-Smtp-Source: ABdhPJyJDyFMSVZT2C7IcFCAWw0Hso02JUJC2jj9q1NgwGhXaC/KwDkE9Qyo3k5z2BcObCqIteJDXw== X-Received: by 2002:a37:a88b:: with SMTP id r133mr21705486qke.290.1635288126717; Tue, 26 Oct 2021 15:42:06 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-0044-6cb5-81ac-bb0c.res6.spectrum.com. [2603:6081:7b01:cbda:44:6cb5:81ac:bb0c]) by smtp.gmail.com with ESMTPSA id o5sm10901081qkl.50.2021.10.26.15.42.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Oct 2021 15:42:06 -0700 (PDT) Date: Tue, 26 Oct 2021 18:42:04 -0400 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de, Lukasz Majewski , Patrice Chotard , Patrick Delaunay Subject: Re: [PATCH] dfu: Sort Kconfig entries alphabetically Message-ID: <20211026224204.GO8284@bill-the-cat> References: <20211025223705.16628-1-marex@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SgT04PEqo/+yUDw3" Content-Disposition: inline In-Reply-To: <20211025223705.16628-1-marex@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 --SgT04PEqo/+yUDw3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 26, 2021 at 12:37:05AM +0200, Marek Vasut wrote: > The DFU_MTD Kconfig entry is in the wrong position, move it into the > correct alphabetically sorted position. No functional change. >=20 > Signed-off-by: Marek Vasut > Cc: Lukasz Majewski > Cc: Patrice Chotard > Cc: Patrick Delaunay Applied to u-boot/master, thanks! --=20 Tom --SgT04PEqo/+yUDw3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF4hDwACgkQFHw5/5Y0 tyw5Pwv/Tmt6p/kZUbjzcLBpPKTBIfCe/ppSNTSKPA4MN7poGS/T9ljl4HaNGEj5 WNO2PS23EupcvUJcdbv/PTlACaGNhNhYvUDRs78UrfnZp5M3T93XqTIJaBPQgmS/ R3/j8kU6zgdK65N7foHJ7ukaa/dwBS7pue44aqKyFDnh04+89/37OI2xer6sxsJW 2BwvSh00Uhirfvpy3YWPcSa1HNYYQApyfYHgRWCAy4JwxXNAuPpZeaz3ooEUJqX4 f3FT+qpiuvOAmJxPlr26vfVdn1V5TkqVs1WnU8ysznIkbp300yiU5ko0vrG7n5+H AEqcbjYe4MXLsNhNADQLgsyWJ47FDCUglIVyw8Ze25dNtNeO1rV5wJrFvO8f+Nmi zfLr3+xZub0lLAK8MX+w9E78GPu0oUdCM88RY5vG2HFy3VX0R56HATKrTmYdu2MO LUzaKNrCy9gS4fFjKdSedVcXEomyaciujCXJqU6boFDAwMgUu8zp+mqasVMe54f/ iUd/Kv9G =cFFb -----END PGP SIGNATURE----- --SgT04PEqo/+yUDw3--