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 8B36BC433F5 for ; Sat, 9 Oct 2021 01:42:39 +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 1B3A561027 for ; Sat, 9 Oct 2021 01:42:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1B3A561027 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 125D0836A5; Sat, 9 Oct 2021 03:41:04 +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="gFa07v23"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8D99D83664; Sat, 9 Oct 2021 03:40:10 +0200 (CEST) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 153D983680 for ; Sat, 9 Oct 2021 03:40:00 +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-x833.google.com with SMTP id r16so11239889qtw.11 for ; Fri, 08 Oct 2021 18:40:00 -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=hhlsYK0M3QS4x5CGfxbW+Zaba2Iz8gR4X1JWXUXZanA=; b=gFa07v23tHWt1td6m0RNoXCdX/mogJ4PFfhvLUdMe9ImsjBYPRM/v7j0TaSZzj1nGM QKqpPvx53SzfbTaZBhg6qc2PspH/t1RTS7dJdhxgEDqTpZI07QA9w1uUhbc2N17oYN2+ DAUk48Eac0ZHwdcp9WECA1RsvsyU24DcDfyUk= 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=hhlsYK0M3QS4x5CGfxbW+Zaba2Iz8gR4X1JWXUXZanA=; b=pm5XsQgMj/dKbknPSl4mi3R/c6zYYLsRgu/RXVAaNkMLWqUni/90jlzUAAESVZRZ5P cfNXjNVsdd5dlSkXsC0W4ZSp2BMPMtzpwcIjK5HKuqKBZ7W7H/ph3FHs0qvOK1N1OHi9 acOq2yt53EgofFTNfQKX8uYDzSIw2w7Fnxl/3awi9WqBlcrCLjVHriJSWv42o9Wo9ug7 LRdqv6JiT2x+9m0BXbYEnUQhfqvmFjgY0MWnfd8HisuENFVCHk31RQzYJUcUmk8LgWG8 jQTWctb3GPAQsDXIt+6AiMq7EZ3V47vPMktKmw2UDdHUYVYK00Hz+2wIRMDb0Ck+5M7A Bvow== X-Gm-Message-State: AOAM5321ne1PffinmBTF6Dx3+H51EsQmK5VsRLfnV8UgPiaOTC3iz36j Vij8E5Ooxfz5fNtBuW2M3caiwQ== X-Google-Smtp-Source: ABdhPJxy0PVI4X8ESpwTAjpzBb9NYj6PHFFwhHSMvha/9Tg1S9VLyE3dqYgh9E+op7KnS9i1Y+Aqkw== X-Received: by 2002:ac8:5f86:: with SMTP id j6mr1814286qta.90.1633743599013; Fri, 08 Oct 2021 18:39:59 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-1c00-ef41-79c3-ef5b.res6.spectrum.com. [2603:6081:7b01:cbda:1c00:ef41:79c3:ef5b]) by smtp.gmail.com with ESMTPSA id t24sm860683qkj.52.2021.10.08.18.39.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Oct 2021 18:39:58 -0700 (PDT) Date: Fri, 8 Oct 2021 21:39:56 -0400 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Alexandru Gagniuc , Andre Przywara , Rasmus Villemoes , Robert Marko , Masahiro Yamada , Joe Hershberger , Marek Vasut Subject: Re: [PATCH v5 07/29] image: Drop IMAGE_ENABLE_FIT Message-ID: <20211009013956.GV7964@bill-the-cat> References: <20210926014342.127913-1-sjg@chromium.org> <20210925194327.v5.7.I5eff8885424543bf587addd1c5685f79077b3a15@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IX4edXMD7HczJcpd" Content-Disposition: inline In-Reply-To: <20210925194327.v5.7.I5eff8885424543bf587addd1c5685f79077b3a15@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 --IX4edXMD7HczJcpd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 25, 2021 at 07:43:20PM -0600, Simon Glass wrote: > Make use of the host Kconfig for FIT. With this we can use > CONFIG_IS_ENABLED(FIT) directly in the host build, so drop the unnecessary > indirection. >=20 > Signed-off-by: Simon Glass > Reviewed-by: Alexandru Gagniuc Applied to u-boot/master, thanks! --=20 Tom --IX4edXMD7HczJcpd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFg8uwACgkQFHw5/5Y0 tyyIDQv8CXGbv7Iw7r8Eo+js+xIhYHe7bJsoX8V70Ae4wQIvFh9iUBoXoLQ6zrzp 9zfR4ud0d7iuheOLxkZfEWcYiqkh1e0Y5dYrvF7F7g5T4b87/c2NDGmqIiNrOIOS 7xAGk/aCvMePuZruBAmdx7xTPE2t2SpGKdv0xFB9gUYBu2p3yg+821/3tdM7U3+8 OtwjdLhSUEEWWdowe4rcJHhHdCiv7s6Oi92JKyb7cRQexXlEgW9S0G9gTwSCKxEu uPxWWhm7u9mr0tReRB3D8ygsLeSIHHVvS47Tn7DhjZ1X2EsmMpbBOsomC18HevsQ vUekjp3jPps+BAHjGRqy8xVgJloLiC2Zy8BjJfBSL8BM0yjUNgltmPyQZCVle2SG agUuWeGhiBH2LlPzGMXzg5akhIqiv5H+b97/6EMjUJgyWIRLb58vu/hjJEGxuhmo 3mHeOabPuGlQKrwwSvCrH+j/wIrA0CApAEGSkBY8U26E7dz6kEDiSOV9YjuXb0ky +4ZMaxdz =d79u -----END PGP SIGNATURE----- --IX4edXMD7HczJcpd--