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 C7AE7C433EF for ; Fri, 6 May 2022 16:19:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C87A08421D; Fri, 6 May 2022 18:18:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="X5Hbjjas"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CE1568422E; Fri, 6 May 2022 18:18:51 +0200 (CEST) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (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 7B0B3841FD for ; Fri, 6 May 2022 18:18:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82e.google.com with SMTP id fu47so6345258qtb.5 for ; Fri, 06 May 2022 09:18:47 -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=+NdQHrUCZtlBhS/gFd18TFDOEjz0ZXiP6h+iViKa214=; b=X5HbjjasavC7Z2mJNkNTyDuVOb8bk7RnF2sL1QxuaA2sMMRfS1RFXmhx3qIKbv5H/P 5Oqubx8zlFDPs7eSyI48CgAl4gFlgQrfGlHkDrzYOHv9oVBF28axgwqPJRGnnd9bCYC/ SocMqcTIbMza6TCSRm9hBo5DmTO9abQPxmXEU= 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=+NdQHrUCZtlBhS/gFd18TFDOEjz0ZXiP6h+iViKa214=; b=dmFinsiHnRzDn5KNczsPuQO2bx6Tj5hMhG8Qzj8Z/OD2fq64KXt8Mf0LPk4Gw44psT 6oolVLfFbrhn3/kiTJVIrnwsXH7rO/xkO+gXkK2b54W18CqIgfWWOR7JMAWrQydFnLkK t8gNLswi7JKkATi8yjfrKznxgXnPPBOU//Nu1oOUo3j8/LbQZzJSpMsGHjrFlV1QlHff HIqUAG6b92XmyiLs6wYUmfl6j/z4cAEUB3cFC1UexTne6d16xrR1Ma6iRR882/dyX0nY zr/2LwPE4DTf/hS5Tm7h3elOihzVcw5DWUFLW/q40OwHWOMOjNgNz3tbAr0b19M4SAcl aczw== X-Gm-Message-State: AOAM533ZuJWI2kDobmqT85vQpfJVD9jU2tmeiC3bbb3l2SFrxcOIT0SF O2N5G9UNosx6RKbCy7o88Cs7Hw== X-Google-Smtp-Source: ABdhPJwnYdpe6BhcFG8EICPbD5JBTeaMFIB45gZg2ksNyDijLUGCwOHwFKWAhVah6isA+dA4DMHUQw== X-Received: by 2002:a05:622a:1185:b0:2f3:8aec:492f with SMTP id m5-20020a05622a118500b002f38aec492fmr3558672qtk.288.1651853926226; Fri, 06 May 2022 09:18:46 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-4500-914e-8b8f-49c0-b611.res6.spectrum.com. [2603:6081:7b01:4500:914e:8b8f:49c0:b611]) by smtp.gmail.com with ESMTPSA id y24-20020ac87098000000b002f39b99f6afsm2723756qto.73.2022.05.06.09.18.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 09:18:45 -0700 (PDT) Date: Fri, 6 May 2022 12:18:43 -0400 From: Tom Rini To: Sean Anderson Cc: u-boot@lists.denx.de, Stefan Roese , Marek Vasut , Simon Glass , Pali =?iso-8859-1?Q?Roh=E1r?= , Marek =?iso-8859-1?Q?Beh=FAn?= Subject: Re: [PATCH v3 3/9] spl: Convert fat to spl_load Message-ID: <20220506161843.GL3580959@bill-the-cat> References: <20220505201655.645692-1-sean.anderson@seco.com> <20220505201655.645692-4-sean.anderson@seco.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="X1nVygsiVWPqOX6k" Content-Disposition: inline In-Reply-To: <20220505201655.645692-4-sean.anderson@seco.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 --X1nVygsiVWPqOX6k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 05, 2022 at 04:16:49PM -0400, Sean Anderson wrote: > This converts the fat loader to use spl_load. >=20 > Signed-off-by: Sean Anderson > Reviewed-by: Stefan Roese On omap2plus and rpi: Tested-by: Tom Rini --=20 Tom --X1nVygsiVWPqOX6k Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJ1SmMACgkQFHw5/5Y0 tywIjAv/WXxY5g3Ycs1Ym+fUePbA4dA8bdF/+3IRnErQpI9eWXDy72yGOrs2CiQR T7ptFPPjchGEMN++RgNorhz+U0EjHHhrKwdEizhqeUt6wP3QWxPg2aPhXtObTc3/ Je32id895dC3R+GkxCGaXgGYx5u7afBQpTkIPn1TLjZIh9l6uBKt18OPWYnbGDTR vo3UyEqKAekcDETdUchbVfGyXgQ/itKcJsvUEGMSO1qGCryPJBu8tAbQ9/MYOw06 dDMUqvcNUcWUqZ+yVIiR9nBb0JQVUVQRodxswsBQiiWi5pyr+D20NQ1ewDevcwGk HWSeeLYTRSFz+OFhnes289B8m/Dp4ucahsvuWNTytX2ZolRj9ST6JZANfD6JlAfP BLqbcMi0PHS+GoLWRvNChPnLwUX8jCzcPnOolDO9HF30B/lQs1/z3LXfd7rSia57 wZEI7nfeG1xD6YWB7pg2X4KcR//WEKB+HU/G0wf7qYcZ9veAZVbz3FS6P1lZC+qH FKajdZgi =Uqxq -----END PGP SIGNATURE----- --X1nVygsiVWPqOX6k--