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 10EDBC32771 for ; Thu, 15 Sep 2022 21:54:44 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DDD2E84B58; Thu, 15 Sep 2022 23:54:28 +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="U9lKDUaR"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8293384B4D; Thu, 15 Sep 2022 23:54:27 +0200 (CEST) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 5215784B93 for ; Thu, 15 Sep 2022 23:54:24 +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-qv1-xf36.google.com with SMTP id z9so3816278qvn.9 for ; Thu, 15 Sep 2022 14:54:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=iqQ8LSqpVj92FwfPceCSFknBnChoWjojcSHiW03VV+U=; b=U9lKDUaREX+BF3TMvCUpNYfhM2l5SfsSaK606phWB8Fao9XxQplwj/5d3WUMzj/L00 gzgcHfE612n3PdPMKQ7AXnNItJ17Q1TNFy+i5QbP3x2q+Vj0eJ+8R4mHw7pckk2KmZWZ dZJM6COoNvzXdWkp4tOrbvbX/SLPENhxoxUPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=iqQ8LSqpVj92FwfPceCSFknBnChoWjojcSHiW03VV+U=; b=zKh+mSs4J+DPKaEwCkYuV5/UD0ARTHbHghi0P3scbcVbBmHEZ2xzFMcBLh+BjzxFLm jAJiOH4L30q6Zf7brTmhHWY4PzRtXG8CwsAUnIrNX5d2uxYcVGGAHvhBMD8nKcKFtgSt gmCoGS2nNyIHR+ECcAGYkg9bcJoftS1Tgm7KOMXBzEhkMKjcrYIXHaHDLW+FJJDbesGQ JmPrykYnwhOGjbOtpF+BPMcnsdyjbKaauiTGYJQMxTgmi4ffkpju8g2YpzbnqyTdCOYN Yh07RVvuBWESDI23jzVRJvAZJDSOMH14RxuNW3A9g59lyZIFgIGLDm/q8f+u2l/SCzX2 Df7Q== X-Gm-Message-State: ACrzQf0hXMojXCHsF4M6LpS4VnkDFa1eYNHwmcP/qmZ67SNrxDyyZCqL yFuRp0J+MmtA8enQ7IN0AByVbVPZVlz0xZ7Z X-Google-Smtp-Source: AMsMyM5ho27x6lcxoBYUh1PsGoZu8cGEyT7rczwVrbLFreve6JCqEiuOKE7KNcJk8voT4isEHw+ROA== X-Received: by 2002:a0c:cc8f:0:b0:49d:134e:2e54 with SMTP id f15-20020a0ccc8f000000b0049d134e2e54mr1995173qvl.120.1663278863193; Thu, 15 Sep 2022 14:54:23 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-7c7f-be09-1cf9-0c48.res6.spectrum.com. [2603:6081:7b00:6400:7c7f:be09:1cf9:c48]) by smtp.gmail.com with ESMTPSA id c8-20020ac84e08000000b0035ba366cc90sm3882719qtw.15.2022.09.15.14.54.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Sep 2022 14:54:22 -0700 (PDT) Date: Thu, 15 Sep 2022 17:54:20 -0400 From: Tom Rini To: Bernhard Messerklinger Cc: u-boot@lists.denx.de, wolfgang.wallner@br-automation.com, Hannes Schmelzer Subject: Re: [PATCH 4/5] include: configs: brppt1: Fix commit 0ea4fc4dcf90 Message-ID: <20220915215420.GV6993@bill-the-cat> References: <20220825065404.161821-1-bernhard.messerklinger@br-automation.com> <20220825065404.161821-5-bernhard.messerklinger@br-automation.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MGkO3B5rqHsDzYnN" Content-Disposition: inline In-Reply-To: <20220825065404.161821-5-bernhard.messerklinger@br-automation.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.6 at phobos.denx.de X-Virus-Status: Clean --MGkO3B5rqHsDzYnN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 25, 2022 at 08:54:03AM +0200, Bernhard Messerklinger wrote: > Commit 0ea4fc4dcf90 ("board/BuR: invalidate ${dtbaddr} before cfgscr") > destroys the boot targets b_t30lgcy#0 and b_t30lgcy#1. The reason behind > this is, that b_t30lgcy#0 and b_t30lgcy#1 both load the for booting > needed device trees from mmc and the cfgscr script patches those. Because > of this, cfgscr is not allowed to destroy the previously loaded device > tree otherwise cfgscr will fail. > This patch moves the device trees invalidation on warm restart to the > PREBOOT cmd to fix that issue. >=20 > Fixes: 0ea4fc4dcf90 ("board/BuR: invalidate ${dtbaddr} before cfgscr") > Signed-off-by: Bernhard Messerklinger > Reviewed-by: Wolfgang Wallner Applied to u-boot/next, thanks! --=20 Tom --MGkO3B5rqHsDzYnN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMjnwwACgkQFHw5/5Y0 tyyKBgv/eATkfZiZyUorH3u14uzbXytLa9X8HzGAANizb48RKe2OGeTketC1Y9ku vyFo7Y6E6E7lcrkmLXQRlTZIXBjZXSXwMY+gAZZ6TITJIbVqXCZWszYs7vnZt2tQ IU0xLdKJf99DxUFrdTK1Rn/hWJFM8gEuNdhmPHrwgvqdUVGOGLaznWKK54I0Nvkz oDKsgSoXt3XtFSH4iF1yWo/yTarOWTeKlag1n3hJiqYwvrQMSiWvQuhYfne3+3ps UhILvjaODyxUlEKh9l8kvNwfpqyazxjylHJicJCUaCRkLU/7mRy5Cd2sslZ1pLT0 HWJ0ME+LFKl1F7S2WJGa7YN2ZB+LdZWEBvR1o4cFY9ELAkMqfgtW7N2e5yGx+xih PH0+T3fjp5MMPhITMdf/IXCUN5/JyNqkIRAp15d20fbdXG9Ey1vyXfqRtJLwcFSo GimRjubPUaKxSLaFk/BN+xma/qvoa47mwA1aB6pusdFONdHxb1FOf+0veyK9pODi 9f8VCTuv =DC7m -----END PGP SIGNATURE----- --MGkO3B5rqHsDzYnN--