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 F0119C433EF for ; Fri, 15 Oct 2021 18:03:21 +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 1188561037 for ; Fri, 15 Oct 2021 18:03:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1188561037 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 E1D548386B; Fri, 15 Oct 2021 20:03:15 +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="jI0vZZcV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2FB828382C; Fri, 15 Oct 2021 20:02:49 +0200 (CEST) Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) (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 8EA44836B6 for ; Fri, 15 Oct 2021 20:02: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-qt1-x82d.google.com with SMTP id z24so9500789qtv.9 for ; Fri, 15 Oct 2021 11:02: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=vbhF4Kx8qVAfHtMwdRpFyarp+5Img/tY+i7r+CYyJwo=; b=jI0vZZcV1GfRto2mg3yBSIT1X1Lrzz67J7WE3sltmr3Yz8vv/B0CRA+Xxpko/rQeTl sF9VlTbCmRGscTdvAQjbZPhUM63MVexR8TLHzgGFLDtrSYJQnK4ZhrZqUrTOZjJWF3K9 DO1w++uZsR6FJFWLm04rrS6soemneJnf2+aq8= 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=vbhF4Kx8qVAfHtMwdRpFyarp+5Img/tY+i7r+CYyJwo=; b=iwYLrNNExhR+COomD30b8OiKR/TkjVgFjSie3iurUuoksiWSL4wXRY6Vo7sGMSaNFX Fe+qU82dEIwrgGSTmUSgRDOP14O2Rm/7PalWq0mrWbtGZWVl9P8ZFeu6e/aqZ8IzpdIV vqte3oaA72zhciI/GqGiYjl8bnLZ4XSa6+OyE8O2xSwNzyz4Q+NqCrEwGBW7A6vL+fMm 92YHFvm+feKgCoLVqjhKjyg/JqoVBfCWtLeaKdB9nLf0iExfPHU15Pb0DnKaPL5y0vGh +g12IxuegkHwQyGHbO9UCD+P2QlK4fdg1E0Df1DMRgtM02KkkYyFWUNvpzGSqzwRvNAA umgA== X-Gm-Message-State: AOAM533YNioUg1uiPg8nD4MN+BT8NPr10LwDYc6n8wEALVz3rghPxV1z dCymoysDqwOt888XqGGP6t6FtA== X-Google-Smtp-Source: ABdhPJxJeHl8tiQbnTsonCOu1U7Q37YqIZSAerF4TqY4xgbGH48sqMWLamZVz7JyzOggG3lGJQLCMw== X-Received: by 2002:a05:622a:189f:: with SMTP id v31mr15297565qtc.376.1634320955428; Fri, 15 Oct 2021 11:02:35 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f8b0-5c25-4d47-ecdb.res6.spectrum.com. [2603:6081:7b01:cbda:f8b0:5c25:4d47:ecdb]) by smtp.gmail.com with ESMTPSA id b20sm3231403qtx.89.2021.10.15.11.02.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 11:02:34 -0700 (PDT) Date: Fri, 15 Oct 2021 14:02:32 -0400 From: Tom Rini To: Patrick Delaunay Cc: u-boot@lists.denx.de, Priyanka Jain , Rick Chen , Sean Anderson , Simon Glass , Stefan Roese , U-Boot STM32 Subject: Re: [PATCH 3/6] Remove unused CONFIG_NO_RELOCATION Message-ID: <20211015180232.GC7964@bill-the-cat> References: <20211004115942.1.Ic01b4a3063c0b09cac503a4dc8356f5ff64b5c6e@changeid> <20211004115942.3.Ibc8e0107187c533ff2b9f71f30b5abfe1e47e22d@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V/IqgvN47zUHjelV" Content-Disposition: inline In-Reply-To: <20211004115942.3.Ibc8e0107187c533ff2b9f71f30b5abfe1e47e22d@changeid> 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 --V/IqgvN47zUHjelV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 04, 2021 at 11:59:52AM +0200, Patrick Delaunay wrote: > Remove the latest reference of CONFIG_NO_RELOCATION in code >=20 > Signed-off-by: Patrick Delaunay > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --V/IqgvN47zUHjelV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFpwjgACgkQFHw5/5Y0 tyw5Owv7BF0SjAn9DyPeth1JUlv6Lyx8SY4f8hSYQ3zyu/DkcT/VEtnKT+2VO1Y/ 0ek7+VLOmuozComp6wxupItDxSdtMU7U9RZ2mXnwOSam/5c40wASfnSDO6aKdgEG Sdw9cA+SMN9ZC95avP6u4/QAfFM40vG7pkiTdKXQPK9MDI0piy+NlHgIjIz7nEdJ t1CmxMKU5MMop27NGK6nBmGbUCr8aHpTEmUbjq3BZeOBED49/fKlQz8IwKgpxnWq b2ED733M/gzy6T/mUb7Ca4m/XJGn2JZlpwuJcuXS4F4j2JzkORuWfyeBIQIWnxqE eoieflQdwzUE7QG1XkeUyuEklHn5BZ8kl+eYEztJb/NVazPGzxdNheMAHouYXKWZ PocQaGMdFlhFv5X+XwHFoGIyhQnGyLC4wJ/njjnyA4kiYXKzf1FksB3cN/L2/5ch AWIdt4pJEd51Lu3925IJcsdOkSff8WbAjzmSiZvrn66xXxSG9hO9nW/1LVaCne+e qklptvSu =mIjA -----END PGP SIGNATURE----- --V/IqgvN47zUHjelV--