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 27EADCD5BC8 for ; Thu, 5 Sep 2024 13:54:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5A6DD88C98; Thu, 5 Sep 2024 15:54:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1725544445; bh=SjJ+8w55rDcuN76qniwjAk8JIjtMSprYbblZYXUATSg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Tu09bKS0K7MalK3z8yPBythFa8n7EW0rjXOs6ofpkhxA3xlzpsvY1wgXCbUOjnZRu 5AZLaK+fGWvvS5OYC+rlranDw8J7lTqEbOEq2f+Y8EkTPoPkRTHSUTowPo1K7N03co nLSwZglMwt9P2iBfvkYXoMF5u0OwKndMbiQdBFP62Lb0jTI+dCTpvTC0WLI8XFeliS o21DQV8EfZaDwk2vFbjA+K7sXZy7XSVPdnbwFvN/3vhiMeve0vPu/VCtBr0OZFWC+4 PgBSoQP5vhB1T2rT0EGIQ7Y5wzU9A0E4aRrpZ2U7ncTTpy2Fyp25CvScBYnLpnG9+P KaD678dhKiMHQ== Received: from wsk (85-222-111-42.dynamic.chello.pl [85.222.111.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: lukma@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id CC34288C88; Thu, 5 Sep 2024 15:54:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1725544444; bh=SjJ+8w55rDcuN76qniwjAk8JIjtMSprYbblZYXUATSg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=JM0uLuzEVrhCpAlDtst+FAhHp2IBF6qfDyawAOE7pyfFmzBvVxfSb78p98c1xQlYH ea76whlMNfrtP5/pBfbFZPua45dyXtZQF0RRcR0HSd1/V9zamZbHb3TOoN7VrWdtKh oOCFzYZzS3byDcT59De7a4inyjtLkRNvis7XXobqw04Kg01WsU0v2hgbOO3VuSzPOh J7ig1terpeKCKgX4VlsyUErFaKprDieokd90nJqA6y49sOechPV8wqtJPLr7uxYk7A XYA5Ea3wn7uQqUtFsuAFbyvvW0VPFTCKN1Ug1FntXUqXYXnUx6iW1SFoMbWnAn5KCF KrZaDlfF+hYQQ== Date: Thu, 5 Sep 2024 15:54:02 +0200 From: Lukasz Majewski To: Adam Ford Cc: Simon Glass , Fabio Estevam , Mamta Shukla , u-boot@lists.denx.de, Marek Vasut Subject: Re: [Binman] Question regarding SPL symbol offsets generation Message-ID: <20240905155402.486a7110@wsk> In-Reply-To: References: <20240808110654.4215b129@wsk> <20240815221421.61f64a17@wsk> <20240828100452.2143873d@wsk> Organization: denx.de X-Mailer: Claws Mail 3.19.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/YPXV.cYMJ6UDHzYvT6Uk9Rd"; protocol="application/pgp-signature"; micalg=pgp-sha512 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 --Sig_/YPXV.cYMJ6UDHzYvT6Uk9Rd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Adam, > On Wed, Aug 28, 2024 at 3:04=E2=80=AFAM Lukasz Majewski w= rote: > > > > Hi Simon, > > =20 > > > Hi, > > > > > > On Tue, 27 Aug 2024 at 12:47, Fabio Estevam > > > wrote: =20 > > > > > > > > Hi Lukasz, > > > > > > > > On Thu, Aug 15, 2024 at 5:14=E2=80=AFPM Lukasz Majewski > > > > wrote: =20 > > > > > Unfortunately not - this change is only for properly setting > > > > > start address of the u-boot. > > > > > > > > > > The _real_ problem here is the symbol placement generated by > > > > > binman when we try to define the image as a single one. > > > > > > > > > > Moreover, this change follows other boards with imx8mm > > > > > processor - ./configs/imx8mm_beacon_fspi_defconfig to be > > > > > specific. > > > > > > > > > > The "fix" (for which I'd been now probably opt) for this issue > > > > > would be to generate two images with binman - one for > > > > > u-boot-spl-ddr.bin and the final flash.bin with the former one > > > > > included (as it was before SHA1: > > > > > 37e50627efacd8dae18b564e9d8886a033e181bc) =20 > > > > > > > > Is QSPI boot broken on i.MX8MM? > > > > > > > > I am adding Adam and Mamta who have tested QSPI booting on > > > > imx8mm_beacon and imx8mm_evk, respectively. =20 > > > > > > Note also that I sent a series[1] which allows the symbols-base > > > to be adjusted, if that helps. =20 > > > > I've seen them - but not yet tested. > > > > Thanks Simon for the patch series. =20 >=20 > Is it still broken with this patch series? I have been traveling and > haven't had much time to test. Yes, I can confirm that it is still broken. I've applied: https://patchwork.ozlabs.org/project/uboot/cover/20240826191143.426387-1-sj= g@chromium.org/ on top of mainline: SHA1: 1630ff26cc960439b5949b80cfc604a2c8aa47dd Adding symbols-base =3D <0>; to imx8mm-u-boot.dtsi did not help. >=20 > adam > > =20 > > > > > > Regards, > > > Simon > > > > > > [1] > > > https://patchwork.ozlabs.org/project/uboot/list/?series=3D421010 =20 > > > > > > > > > > Best regards, > > > > Lukasz Majewski > > > > -- > > > > DENX Software Engineering GmbH, Managing Director: Erika Unter > > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, > > Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: > > lukma@denx.de =20 Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de --Sig_/YPXV.cYMJ6UDHzYvT6Uk9Rd Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEgAyFJ+N6uu6+XupJAR8vZIA0zr0FAmbZt/oACgkQAR8vZIA0 zr0IRgf/aU+0VydxuLL/pqv38V2Z0Ag4YvlRQff2VnProoprconjNtC1Z54jQRxm TGBQe8Zfb79BxJTg+ZqpKIiBqis5eehL6S4+6qkPk1h+/stRuuD61rya0OVCaHxw MFNp5ZH1Jo93CyPC6eyzeDoHmbj65dDPL/ACEgyjXMyPoP/ZHaQZjkhcDrhqCNQd wN85lFYACoOH8X2jo+bdIWV+NQ8VEvci9vniNXX3dZICE+nDeVsDHWqZph/0EHS2 F12xHjacIAbDJ6wo3AYzBZ2+23IF/5kMZshX8B17LDoVfouGbRqVvVwrCcPZ67oa 6VB8mLfBe8caVf+E1CY4aYzI5A73gg== =kNjR -----END PGP SIGNATURE----- --Sig_/YPXV.cYMJ6UDHzYvT6Uk9Rd--