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 140E7C433F5 for ; Sat, 13 Nov 2021 00:05:40 +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 8177160F14 for ; Sat, 13 Nov 2021 00:05:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8177160F14 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 64336830D4; Sat, 13 Nov 2021 01:04:57 +0100 (CET) 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="sLET8eau"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E4A16830A8; Sat, 13 Nov 2021 01:03:58 +0100 (CET) Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (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 E6E5C83098 for ; Sat, 13 Nov 2021 01:03:54 +0100 (CET) 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-qt1-x831.google.com with SMTP id n15so10125011qta.0 for ; Fri, 12 Nov 2021 16:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=G7xTsyuypA3aGXhFFwyYvgi0kjdKKX+FReM+wbi7XI8=; b=sLET8eauJWta6UlLtmXdVcIvQ8GVFGGov/J5co229c5tk3rBPb1/RVl/MMGdzo1AD/ eZ0sYlTOWMEzpk0MaapDxLDqFPU+C0ELZxak3RbYeHrlyCBDmqaO4dD5jF00/NyhHRnl pztMM80Z3KO54Re8EUnmk34Ooq/kfq4Sfrb5s= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=G7xTsyuypA3aGXhFFwyYvgi0kjdKKX+FReM+wbi7XI8=; b=xmaEXIrhFPTxlcMZpcwAM4WVFwjPxencNn8Re4y31Xgi1aRUe64KJBxwmACDDU+fmP NmC72c0aRkrY9lgMk0VN+HLMrpOOcVKuafJmooVnwb99UJApyteexMwL3LTpFL8tXZZy Q8oQvQpVU1cxanvVWhR53xTgQBH+imwscuWgO4TKFf1Qyd3eel5ToXxa9hoSlhdVr/x4 ptAiitu91uex1r5tsFDZ8QmfwcBB9CECcmIXRCEOJoarNlZ0+Ih3nfH4cIzXzejAi0Sf ZI7ccUF5BiLr3FWSXsZfKRRVGDqMpxTJNlLqqHrNMUvmCpcAVI+lCZob733jZ/DG57Tm J56Q== X-Gm-Message-State: AOAM531AfWyKgu4BuadoYCxFbgt6IrPE7xy46qfgYK1QYNHjPR5RVLdW vSuV34xLUP3vnDJvVqr/v1oi6bkN6ZTn0w== X-Google-Smtp-Source: ABdhPJwo1aJq7YpEVMdXkDfVNMKnkZnp0y8a3vZeHacgnBFmwBSVp1rN5vfgUuVz+8RyYtIX8z8HJw== X-Received: by 2002:a05:622a:551:: with SMTP id m17mr16871620qtx.98.1636761829943; Fri, 12 Nov 2021 16:03:49 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-99df-60fa-a7c9-fbd2.res6.spectrum.com. [2603:6081:7b01:cbda:99df:60fa:a7c9:fbd2]) by smtp.gmail.com with ESMTPSA id x21sm3298315qkf.77.2021.11.12.16.03.49 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Nov 2021 16:03:49 -0800 (PST) Date: Fri, 12 Nov 2021 19:03:47 -0500 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 16/20] Convert CONFIG_MD5 to Kconfig Message-ID: <20211113000347.GQ24579@bill-the-cat> References: <20211108035951.3580952-1-trini@konsulko.com> <20211108035951.3580952-16-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ev2uvTCXHbkypfPX" Content-Disposition: inline In-Reply-To: <20211108035951.3580952-16-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.35 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 --ev2uvTCXHbkypfPX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 07, 2021 at 10:59:47PM -0500, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_MD5 >=20 > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --ev2uvTCXHbkypfPX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmGPAOMACgkQFHw5/5Y0 tyzSagv/czl2fQtLvxokLrFTm2iJpy3ctUgC0QOUxzzXhM6pkaY8HIcK01LlmNUq UySBeOkZkeBRiTUpm8+X6dsu6bkPQrT1vW0RIs53vKAqfRFoT5Dx+YK0HpTZ1xgd 4Wf9YtGUuXSzCqi2s1yDWgJAAvjYa3aA3P56PvJYb3/kkkNtR/ADtnwWmBo1iY/m 37WkfM3WmBW873u3/QfVL4+xxWAfmO0zSAipDIudCduXjvDgMV73F9knf8uvpinM sSOxBvPmhU635N6YH2sKhQNnvfIjhGQPMKtd//TgHdB33MWbb/O+AoZagwhclJ6i UuIA+1cl4iynjLZ6Re/ZLatbVY0Vteur8scqaUlgbsU5GnNUmmBbV/s8/L570xuN 8rdBKPjvVE2t2GGaEjKBPwBwCv1+4gnaDv4EdQUr/6IQd7rD8+GOsteaCxD3Nyqy Z0l7X9Pri5XBPr3aGJjLZS+dm6luQgqsdi0N8u6EXqGv2xe5lrvFmnsQSGAAAR0v f2SBoClh =dPTb -----END PGP SIGNATURE----- --ev2uvTCXHbkypfPX--