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 D5E76C25B08 for ; Sat, 20 Aug 2022 23:02:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2C533847E0; Sun, 21 Aug 2022 01:01:49 +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="G3Gzxr/o"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 49CB88420E; Sun, 21 Aug 2022 01:01:47 +0200 (CEST) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) (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 A38F98460B for ; Sun, 21 Aug 2022 01:01:44 +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-xf2b.google.com with SMTP id b2so5771760qvp.1 for ; Sat, 20 Aug 2022 16:01:44 -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; bh=aM/yaNWYSTm3eB8Ih/7aG3yBcHP3DevZmXrgjvDdeUI=; b=G3Gzxr/oSynmg1K8JdaqF/wZmWGA2trayRyTGpG1fDkNyt+2rQAHC+69hLKVRX/qzB wfLIZeZG/Nyp84fzRjkDEDKVnDDNv7D7O6ZsWDbh3V0r8TADOTiT7e/ngOPmhxqoH75Q 0nXcShWIcYy3jlQNrjFWNPfGS/pFniqgIr6Jg= 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; bh=aM/yaNWYSTm3eB8Ih/7aG3yBcHP3DevZmXrgjvDdeUI=; b=3jqB8Wi3YSyfKWgrgnYMNu6B2qv+XmXUKgzyLj61jdb70XEvQaQCc80l6uczRE2ZEl Sb3ajmiW0NjgWozfR33pRWT4E37GIuSpee5gbieOnLfQj7l6KLdnjR6+KTvPc/JENObP XxaiybjoPiooiIMxJzkUj6HW2RQuw0DRMIFmP5ZkjsAtPJo/zM/90+LRQhelvDsm9d/Q nNIPoRfy0wKVBQfhpn1nV+RMiB1scYn6SRCSqHcOUI8RPrFe12RkjeXIjTjLJmlppCUi DSs+tkIxdGNFawxyWRwQ4A7SJmHhIB3ZpiJ3LXS6X710V2mld/IWXrNtdE4nhhDGTW/v b48g== X-Gm-Message-State: ACgBeo3EJgDV4OQPTW4T0aGzUg6/J/nfevETYW5B3vu3IQpqLAOmsnRx 7ePhmtTJCz3w8w1m1oUWpw5WrA== X-Google-Smtp-Source: AA6agR6cAYJoPRT5m7Vb80+uSCsHyYmOvh/467B0f3ltmxg2IZs5JGE9mIaTgsv3MsCo1C5g3H7lVA== X-Received: by 2002:a05:6214:21af:b0:47b:53e7:9f6 with SMTP id t15-20020a05621421af00b0047b53e709f6mr10927024qvc.109.1661036503420; Sat, 20 Aug 2022 16:01:43 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id y9-20020a05620a25c900b006bb83c2be40sm7152520qko.59.2022.08.20.16.01.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 20 Aug 2022 16:01:42 -0700 (PDT) Date: Sat, 20 Aug 2022 19:01:41 -0400 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: u-boot@lists.denx.de Subject: Re: [PATCH 4/5] Nokia RX-51: Simplify calculation of attached kernel image address Message-ID: <20220820230141.GP1146598@bill-the-cat> References: <20220811202725.24752-1-pali@kernel.org> <20220811202725.24752-4-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zriAh4Xq9omycGxM" Content-Disposition: inline In-Reply-To: <20220811202725.24752-4-pali@kernel.org> 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 --zriAh4Xq9omycGxM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 11, 2022 at 10:27:24PM +0200, Pali Roh=E1r wrote: > Now when board starup code does not copy image to CONFIG_SYS_TEXT_BASE > address there is no need to calculate all addresses from base address at > runtime. The only address which needs to be calculated is attached kernel > image address which can be simplified at compile time without need to know > CONFIG_SYS_TEXT_BASE address or relocation address at the runtime. >=20 > Signed-off-by: Pali Roh=E1r Applied to u-boot/master, thanks! --=20 Tom --zriAh4Xq9omycGxM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMBZ9QACgkQFHw5/5Y0 tyw9Dwv8C7rSGb4a+2VlLeymoW8iRGOQrdJ5BvfJoYvCC0AYYyZN1PknVyGQGf3D LF2V2jg3X5x1bIJEBFRQ25eGWHplkruiIy/w1y/rJ84KdObv/uwbvDncXh3oh8OO AU3vblEMl4/6ZAiROkgKChdHloB4IMIpltB4XUUqbG9KZLv6UecIDzKIr6wpst46 ij477xfE5DNif2gfoA4c1Fs8AyMyaxIKbCa5Hwtg8mEOlCQpZo6QKPg+RYxPlWIl bwEbGyp5AwmyE4AUuqm+k9ToBITz17r0/DixrihVg+5isxeXqE4pG+UH9OJI+d1x PNid7N4QFzsozVDRFvYRCxLJJNp2PFcvvDdTt37sCaxljty7y5ffiG6ZBsC/Gkd3 La+336x7r8vBO28YLmA6ofs8bXWRzZWSam5zktktENGN2q2+wJE5HrHJq13F1BLW 1Zici2SQmki36Zf6EvtmTkEcNnNd2RpUP6Z+deZIOKBhsi58WKF9EDJuNBWjI0o4 Yj/9ELA6 =1gVA -----END PGP SIGNATURE----- --zriAh4Xq9omycGxM--