From: sbabic@denx.de
To: Marcel Ziswiler <marcel@ziswiler.com>,u-boot@lists.denx.de
Subject: [PATCH v2 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout
Date: Sun, 18 Sep 2022 22:40:35 +0200 (CEST) [thread overview]
Message-ID: <20220918204037.D445684BE3@phobos.denx.de> (raw)
In-Reply-To: <20220822130604.843081-2-marcel@ziswiler.com>
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> Update the distro config env memory layout for the Verdin iMX8M Mini and
> Verdin iMX8M Plus:
> - loadaddr=0x48280000 allows for 128.5MB area for uncompressing (ie FIT
> images, kernel_comp_addr_r, kernel_comp_size)
> - fdt_addr_r = loadaddr + 127.5MB : allows for 127.5MB kernel
> - scriptaddr = fdt_addr_r + 512KB : allows for 512KB fdt
> - ramdisk_addr_r = scriptaddr + 512KB : allows for 512KB script
> Memory layout taken from commit fd5c7173ade4
> ("imx8m{m,n}_venice: update env memory layout") but moved loadaddr by an
> additional 0.5MB to avoid "Moving Image from 0x48200000 to 0x48280000"
> during booti plus actually defining kernel_comp_size to make booti work.
> Note that for our regular BSP Layers and Reference Images for Yocto
> Project an updated distro boot script is required (see
> meta-toradex-bsp-common/recipes-bsp/u-boot/u-boot-distro-boot).
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
next prev parent reply other threads:[~2022-09-18 20:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-22 13:05 [PATCH v2 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements Marcel Ziswiler
2022-08-22 13:06 ` [PATCH v2 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout Marcel Ziswiler
2022-09-18 20:40 ` sbabic [this message]
2022-08-22 13:06 ` [PATCH v2 2/5] verdin-imx8mm: prepare for optional job ring driver model Marcel Ziswiler
2022-09-18 20:41 ` sbabic
2022-08-22 13:06 ` [PATCH v2 3/5] verdin-imx8mm: improve and extend boot devices Marcel Ziswiler
2022-09-18 20:41 ` sbabic
2022-08-22 13:06 ` [PATCH v2 4/5] verdin-imx8mm: various config additions and improvements Marcel Ziswiler
2022-09-18 20:41 ` sbabic
2022-09-19 12:39 ` Stefano Babic
2022-09-22 15:03 ` Marcel Ziswiler
2022-09-22 15:36 ` Stefano Babic
2022-09-22 21:30 ` Marcel Ziswiler
2022-08-22 13:06 ` [PATCH v2 5/5] verdin-imx8mp: " Marcel Ziswiler
2022-08-25 20:27 ` [PATCH v2 0/5] verdin-imx8mm: verdin-imx8mp: various " Marcel Ziswiler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220918204037.D445684BE3@phobos.denx.de \
--to=sbabic@denx.de \
--cc=marcel@ziswiler.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox