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 EC4DDCF3185 for ; Wed, 19 Nov 2025 09:42:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 54AD383E61; Wed, 19 Nov 2025 10:41:57 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=nabladev.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=nabladev.com header.i=@nabladev.com header.b="KKxD0UEK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A1C3983E3A; Wed, 19 Nov 2025 10:41:55 +0100 (CET) Received: from mx.nabladev.com (mx.nabladev.com [178.251.229.89]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C1BFB83E61 for ; Wed, 19 Nov 2025 10:41:53 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=nabladev.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=lukma@nabladev.com Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id D6894102C56; Wed, 19 Nov 2025 10:41:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nabladev.com; s=dkim; t=1763545313; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=VJI/twhG7I090TFkjC+RZPQn/4bWgHarcO9EIfCt9eY=; b=KKxD0UEK6fwi5RnDNyFdOcT9RdTdAR3LmNL5D+qc0x/Swn9lq09JoeX6JAn3Z9n5STWXFz 3gwW4x4gPkTzSH0gwvhplnaDaDht30YPCifeKl/4JzBZ86+rapuIhz6/067VFFPER4K45j +tAwMg6kKfwfSk7juNExX9BSYKMPoVb9GvUt+8WExMBFwnNNLR5EvKlNiUtPbO3dVgdW09 wJROjHpt3GdUYNiFm/UW+FOcLwR9eg3xgFsaHbrMwOTRHrL7cT2tDJK1leE0a/cyOAs66X 9MtAqvJJzmV33WoRCsHM+eR/1q0BDk4xZn4S2J342O6R/ZxQ+6kevlBth71hzw== Date: Wed, 19 Nov 2025 10:41:49 +0100 From: =?UTF-8?B?xYF1a2Fzeg==?= Majewski To: Tom Rini Cc: u-boot@lists.denx.de Subject: Re: [PATCH] mccmon6: Stop disabling device tree relocation Message-ID: <20251119104149.64c1fb2e@wsk> In-Reply-To: <20251118180404.591132-1-trini@konsulko.com> References: <20251118180404.591132-1-trini@konsulko.com> Organization: Nabla X-Mailer: Claws Mail 3.19.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 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 On Tue, 18 Nov 2025 12:04:04 -0600 Tom Rini wrote: > Remove setting of fdt_high to ~0, which disables device tree > relocation, from the default environment. Doing so prevents U-Boot > from correcting problems such as having an unaligned device tree and > leads to various failure modes in the OS. >=20 > Signed-off-by: Tom Rini > --- > If there is some window of memory that must be used for where the > device tree is relocated to, bootm_low + bootm_size (or often just > bootm_size) or bootm_mapsize are the correct way do this. Please see > doc/usage/environment.rst for more details. >=20 > Cc: Lukasz Majewski >=20 > --- > include/configs/mccmon6.h | 1 - > 1 file changed, 1 deletion(-) >=20 > diff --git a/include/configs/mccmon6.h b/include/configs/mccmon6.h > index b64bf93bcb74..9f401718bfb4 100644 > --- a/include/configs/mccmon6.h > +++ b/include/configs/mccmon6.h > @@ -35,7 +35,6 @@ > =20 > #define CFG_EXTRA_ENV_SETTINGS \ > "console=3Dttymxc0,115200 quiet\0" \ > - "fdt_high=3D0xffffffff\0" \ > "initrd_high=3D0xffffffff\0" \ > "boot_os=3Dyes\0" \ > "kernelsize=3D0x300000\0" \ Reviewed-by: =C5=81ukasz Majewski --=20 Best regards, Lukasz Majewski -- Nabla Software Engineering GmbH HRB 40522 Augsburg Phone: +49 821 45592596 E-Mail: office@nabladev.com Managing Director : Stefano Babic