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 28C0FC77B7F for ; Wed, 3 May 2023 17:15:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DE7288476D; Wed, 3 May 2023 19:15:05 +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="WkVQcutB"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 60BFB84760; Wed, 3 May 2023 19:15:02 +0200 (CEST) Received: from mail-yw1-x112b.google.com (mail-yw1-x112b.google.com [IPv6:2607:f8b0:4864:20::112b]) (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 A5AD48476D for ; Wed, 3 May 2023 19:14:59 +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-yw1-x112b.google.com with SMTP id 00721157ae682-55aa1da9d4aso38591527b3.2 for ; Wed, 03 May 2023 10:14:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1683134098; x=1685726098; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=ks4AtMwcLFfgeDnnJoQ7Tnwpzm8KQIPzUtSXcKB8TnY=; b=WkVQcutBsHn6rYAN6gXC4hBnjZ2PX7aQVEsdgyWv0lwFF9kpbjE5GNQ2SjvPNO74cH qxT7fphEqjPh2W+Yby9Ojfa8+MZ5+IsLzHcYjT39Shkj1s2haudOun9CpIO5CXcZ9lzI IlPrQr28icpn4hbA4M+wPoT9czOZitGdpmZ7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683134098; x=1685726098; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ks4AtMwcLFfgeDnnJoQ7Tnwpzm8KQIPzUtSXcKB8TnY=; b=Y63WsK3HBd6/MSsG305ud3TXD4oA3h2T8DvfRUUg2/d5QYIq9d5GnyIrgCH/uF6bbu gZozRPiINQS2qiih5dB/AHBIMa3LzGhbURvdiQ3Pk/G4To8dzHPcZ6o9nm4mJqDsgmyC dlwHkc9IKtKhGtcWpyJJvypq8hLwOumH/7fPwO2oaCuWEGqS4MH1F7B0Db75X6apZb2s GwLrd7uwLr2fODjTSjyHGhmhEzAftNyXSivbeq5cjDBjZMLGmG8BQp7Z1K6hG+XxxCRv I1CuP0zCuCKENL2QVQIS8OrHQdDqQ87MtsovQaP9a6Tlr0Q/Dfkn0zTRuC7NiHDudmsR WjSA== X-Gm-Message-State: AC+VfDyDqABml5k7eIAA1yyqjbWSo3hceimry1nSiKSZEg/n+Vha6+VF DhZFI887gLKMT9yDzLA6EKeU1g== X-Google-Smtp-Source: ACHHUZ7SV3L+DbwOXJtlAcG/BStuNGYOj5bVmhABXnM7O6QDnAksCIy+tca0HYBtoCwfH2k50n953Q== X-Received: by 2002:a0d:e84c:0:b0:55a:5616:ba36 with SMTP id r73-20020a0de84c000000b0055a5616ba36mr12087806ywe.6.1683134098461; Wed, 03 May 2023 10:14:58 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-bb57-3cc0-e28c-ec2f.res6.spectrum.com. [2603:6081:7b00:6400:bb57:3cc0:e28c:ec2f]) by smtp.gmail.com with ESMTPSA id w185-20020a0dedc2000000b0054fbafcfde9sm8756160ywe.7.2023.05.03.10.14.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 May 2023 10:14:58 -0700 (PDT) Date: Wed, 3 May 2023 13:14:56 -0400 From: Tom Rini To: Stefan Roese , Pali =?iso-8859-1?Q?Roh=E1r?= Cc: U-Boot Mailing List Subject: Re: Please pull u-boot-marvell/master Message-ID: <20230503171456.GF1134230@bill-the-cat> References: <54f170af-4f8f-2481-6419-7098f27dc037@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vmldLCvaILTHVnJ3" Content-Disposition: inline In-Reply-To: <54f170af-4f8f-2481-6419-7098f27dc037@denx.de> 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.8 at phobos.denx.de X-Virus-Status: Clean --vmldLCvaILTHVnJ3 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 03, 2023 at 11:18:39AM +0200, Stefan Roese wrote: > Hi Tom, >=20 > please pull this next batch of mostly Marvell related patches: NAK. With commit: commit 461fa17970de418a93832f734a595031c0b72128 Author: Pali Roh=E1r Date: Thu Apr 13 22:57:48 2023 +0200 mmc: Read eMMC partition access bits before card reset =20 eMMC specification in section "Access partitions" says that all reset events will restore the access bits in PARTITION_CONFIG CSD register to default User Data Area value (0b000). =20 So read partition access bits from PARTITION_CONFIG CSD register before issuing card reset. This allows SPL/U-Boot to get information which eMMC partition was in use before SPL/U-Boot was booted. For some platforms t= his is the way how to determinate boot partition from which BootROM loaded = SPL. =20 Signed-off-by: Pali Roh=E1r My am335x_evm now fails to boot with: U-Boot SPL 2023.07-rc1-00021-g461fa17970de (May 03 2023 - 13:10:10 -0400) Trying to boot from MMC1 omap_hsmmc_send_cmd: timedout waiting on cmd inhibit to clear spl: mmc init failed with error: -110 SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ### I can provide more details / test patches as needed. --=20 Tom --vmldLCvaILTHVnJ3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmRSlpAACgkQFHw5/5Y0 tyzT6AwAp3vNgEodx7WorWu/7DiSv2SDIo2xBmHPMsaND7tnpxWk1RXNXnpqaIgM s6SgV9+UOfRx3X/LtV3VBfZ2KIfWGTTgNW4S9pBYAzgzQWNr6cItyQdT9Ly1kuN8 4fKy5raOEXGC+sz1auqQIw+QmJo7vzPqw0Zh3WkioRVRhMpJ1WApwt4UJGuPzo80 jf3oydamxrklMtkUJ464yx0Q3nsZUBNlSCHxGXT5s2TZCsjzL5GP2/ohm+rxNliV 4z/rnXRQy91zO4UlEMCovBIk/zhlA05Uvigb9IOogDwQkYHmyj1KglbQAUdJZVdT HZZ0VvYGnIMSkVvJq2PEX7CdzO/wrxuAaUdnebA3xZJOkdSx+u0OeIsonvf8q8E8 pL5u4uTli9bZ3u623Oje4xabaUeM1nyoSIDR0hJo2MxqcM/ZEE9PNuxdpZbQMNUL ek+Ih20mFGToeYlmtZJuMFAGIxzU6wijTUz2RGwkV7q/pw5J38/xY1wU6p3Budo1 1iRVcQ+D =9DXk -----END PGP SIGNATURE----- --vmldLCvaILTHVnJ3--