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 55421C433FE for ; Sun, 31 Oct 2021 16:24:52 +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 8696D60EE3 for ; Sun, 31 Oct 2021 16:24:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8696D60EE3 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 61945835DA; Sun, 31 Oct 2021 17:24:49 +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="VPEu+kJs"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 70A7483383; Sun, 31 Oct 2021 17:24:42 +0100 (CET) Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) (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 9EF8383383 for ; Sun, 31 Oct 2021 17:24:36 +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-xf29.google.com with SMTP id u25so9797254qve.2 for ; Sun, 31 Oct 2021 09:24: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=LC7JJywD6dRFOBWjsZezv3zGLCwIHBtzS+D1gwSi1ww=; b=VPEu+kJs24kbaRHf4i0sjwYL2c8qkCmFJGbP7iyrXdV4soYCW2DvYY8zDV2ccbU9Wg CS/kdeUJWEYm/MytmXYNQaNg4uwPQqpez03GiWr/fqKsccOVGIlPjEswY7D3RZVmgPho T0kvct4pUfTfwusJtxY02t5v/C4ubH9evKznc= 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=LC7JJywD6dRFOBWjsZezv3zGLCwIHBtzS+D1gwSi1ww=; b=JdWcPMB0OjZjk1kO4WavM6bwvRE9CQJVVP9D5Z6Bn+14o4CXOerVrsvWGQgNdq5b51 yt0/nz0Fbk/PTovlif41BN0+RMhXG7kD+gnIW9YvYTNNsoDB3n4SfR2ZjUxWLLKKLW5A W7QjJ6K2E+KMk4L3t/CH8yiKgSwlrvDFAbow6gOgm5+fZpx7qWFh+3HNLFKqMuxHuAb4 o6+q/5ImJyVf3/WPz0PO3sxLf3+8VCbZhoAkz3vJNFCaBUimKZNSnv2URTKBdlH2OFm+ nJtA+jyRoMxcLkHGY9iwlvJC5yv7jocB2Vm0pEnxZX7xfvJEtrVsWGs3it9umVdycpD/ jPNg== X-Gm-Message-State: AOAM531P+TAJ3lESKHUFmQ/x2PBtVsvA6UQyqX/Pk+k6MapHH4ci6VNy W5bOTeob6iavyQf7TmJfeXOwvg== X-Google-Smtp-Source: ABdhPJytqW0lF9Z/4h33TQLVWZHJVz5207La0WOnKaoEMC0pzkrGClnOJbDRYyq3KDG4OsWMw4E6CA== X-Received: by 2002:ad4:5403:: with SMTP id f3mr23573819qvt.31.1635697475341; Sun, 31 Oct 2021 09:24:35 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-69ae-7072-bc75-c5b7.res6.spectrum.com. [2603:6081:7b01:cbda:69ae:7072:bc75:c5b7]) by smtp.gmail.com with ESMTPSA id w9sm7590487qkp.12.2021.10.31.09.24.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Oct 2021 09:24:34 -0700 (PDT) Date: Sun, 31 Oct 2021 12:24:32 -0400 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Stefan Roese , Marek =?iso-8859-1?Q?Beh=FAn?= , u-boot@lists.denx.de Subject: Re: [PATCH] arm: mvebu: Fix booting from SATA Message-ID: <20211031162432.GC24579@bill-the-cat> References: <20211029120948.29997-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: <20211029120948.29997-1-pali@kernel.org> 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 --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 29, 2021 at 02:09:48PM +0200, Pali Roh=E1r wrote: > Use proper SATA macro for boot_device switch in spl_boot_device() functio= n. >=20 > Signed-off-by: Pali Roh=E1r > Fixes: 2226ca173486 ("arm: mvebu: Load U-Boot proper binary in SPL code b= ased on kwbimage header") Applied to u-boot/master, thanks! --=20 Tom --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmF+w0AACgkQFHw5/5Y0 tyxjkgwAlKAPVIg9Gn1Mu4n1trkpmUrZe7Onzfx8pop/RG11iwFQytTGMC39t4vv 430CU3Q44WUyP3KjQVdBgK9siyppDDl08vcah3gvwfLkeFu+yIEAGSwNXi/DcSOe o7qvgnsKsPc9hAn3gdHbPSswNqDlZQ3uVCcMst1UJ1zGw/SfTJoBa/Z1D1u+urPU fq1v0meomiS6YmHyWZYWW/FKYGDlc6DS5ArXe6DtqYmKlup2zCsgbbXoK6/Z67gg lYr8lzhg/+DOHLiQimnzZXQOjFY9ReZOo8RNtWFDb8og7Ly/BO+8BbfnFn3d+NPj K8powR4bFKMhbAeSZNRY6qCiJsnmWaszcpMDjsPrnRvmKFGEdk7zOliL6IGFyWdQ 3tgB9Z37pfh4V2R7zjglhhW1U/8xXAa1tVCNDtcMQ/0fVwFrqA7iimPy0G71p/ED shmSc3kbjB6XmSqWcF0m4pcgHZ0IOqDIZY07ZoHpfl5Nq2UCYflOeV2OKMl1YpKB 0mO4h//y =eUcB -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--