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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 95241C28CF5 for ; Wed, 26 Jan 2022 03:37:31 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 942898384B; Wed, 26 Jan 2022 04:37:29 +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="j74W5MT0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CF71A83852; Wed, 26 Jan 2022 04:37:28 +0100 (CET) Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) (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 3A55A83836 for ; Wed, 26 Jan 2022 04:37:26 +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-qv1-xf2f.google.com with SMTP id s6so20428447qvv.11 for ; Tue, 25 Jan 2022 19:37:26 -0800 (PST) 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=fp4wHG12GYOAqIku61WV1lccnW48JMkp0Pvf6fnfELo=; b=j74W5MT0xBj74rjAX80FpkEUPN1qHhF86ZyYfiUGT2XlEHIsGhkM3mKJDMDqgfGi62 keXGphiZDOgvnzRQOE5LhfLuKw9HxLZchAyevO2PXQ0ssPX3suX3zFe6NlV+LmnTkvfZ Nl/az69xJ8OA21Kt5XUsgVGTjhr7gwUIw0VkM= 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=fp4wHG12GYOAqIku61WV1lccnW48JMkp0Pvf6fnfELo=; b=EwU2CMfRFxhcXksk8Oo0V2TqZyaLJVOWW6/eqiThl7Xd5MuxUF7i4Izc5THIWBNsVd qoJ97/jgc/nO3Im9Yccxyh28ASaTiLP5uSjqxcuGWR9QqmrbLDFG1669wnEE1vVS41B4 cmfz4iV39rWUdcXn8G9OJlzile6qFo4EZs/kD7orGP5EynyCdkcxaQbnb8DclwNC8nK5 rUF+gFuuYhD5thZIoOxxkaLsROF63C7peVtKOvXmpkvEcphL813PtPzvvT6qdpszzhey wOsO+9QD9K8GolSh+tesCCCBox2AzJ2SGqwJ9+oxWZGtv7qWnrcZd+IHrpddkBTD5fEt vq3Q== X-Gm-Message-State: AOAM5301nKgW65mNOvCAK+tnoxofvI5b9xuLmFKMzOSQBDIXVg/t1DVK SLnqEipgVzWlGPq3FiCSFXw2zQ== X-Google-Smtp-Source: ABdhPJxFWLWxZ6ANtNFYaAm8Ozgc6cjiJ3HPlQmEYUzB1bqeFYkLQYKDB1iwRGeKWP1X5i2TxrIYcA== X-Received: by 2002:ad4:5aa2:: with SMTP id u2mr11830886qvg.67.1643168245122; Tue, 25 Jan 2022 19:37:25 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id a141sm3700429qkc.73.2022.01.25.19.37.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jan 2022 19:37:24 -0800 (PST) Date: Tue, 25 Jan 2022 22:37:22 -0500 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy , "Andrew F. Davis" , Asherah Connor , Bin Meng , Igor Opaniuk , Michael Scott , Peng Fan , Simon Glass , Wasim Khan , Ye Li Subject: Re: [PATCH v3 04/11] drivers: misc: Makefile: Enable fs_loader compilation at SPL Level Message-ID: <20220126033722.GC7515@bill-the-cat> References: <20220118101249.87031-1-aouledameur@baylibre.com> <20220118101249.87031-5-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BoUn3CGrEP/1RgSh" Content-Disposition: inline In-Reply-To: <20220118101249.87031-5-aouledameur@baylibre.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.5 at phobos.denx.de X-Virus-Status: Clean --BoUn3CGrEP/1RgSh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 18, 2022 at 11:12:42AM +0100, Amjad Ouled-Ameur wrote: > From: Keerthy >=20 > Enable fs_loader compilation at SPL Level. >=20 > Signed-off-by: Keerthy > [Amjad: fix compilation failures for J721e platform] > Signed-off-by: Amjad Ouled-Ameur This causes j7200_evm_r5 and socfpga_arria10 to fail to build now. --=20 Tom --BoUn3CGrEP/1RgSh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHwwe8ACgkQFHw5/5Y0 tyzJ3QwAjTfzpkagFlZVqKedW6TcmRr4KmHW6Zrz94Dw4j1JDcPsv+OfHglX/nH8 S9TuaQuZfL0RReGZWfb4lBnuMAThWkHOKXelk4e0gsiCHCQJX/M8PZhh+s7ZzVMi vSYdzOwpZK8VgSp6EAAg6+Oq8Qbhu4lW0rP44sz2P1fybZULc4ZqeLv7tHMCxv5L UO/gmZiqqOFrJLxJg+FSgM3ZjxF94po83vGIV4TqAztfjibF0GD299IILKebMlYD ZeDFTuEy+nVxfr16MReO9X2f5Y1vRU29ZdGRrZQO+vTthpmooA/b5TPZ4zt85O8G CK0wU1ivUOmpGY0ypfYBfo8iBu1iGTP1uJbK5Ffr8QzSnHGOzutNvzmBMFLC4NG8 3Y4AvFmc3qn2GdreUnTeSMT/S8phX0ffdJxRva/Z1EI99ZyWI8ShR9WMqd5oznUT LvbafPfyXm1ttNiZMr7HRxN5kUzCrtSrzuZdSiD1vy/mDhu076vVnjg+2AYS7/MU ibGKGYiM =JB6y -----END PGP SIGNATURE----- --BoUn3CGrEP/1RgSh--