meta-digi/meta-digi-arm/conf/machine/include
Arturo Buzarra 09714323a6 ccmp1: adjust memory layout for FIT image support
This commit updates the memory layout to properly allocate space for the
different FIT image components, while ensuring total memory usage stays below
128 MiB. This avoids overlaps and ensures correct loading on memory-constrained
variants.

Final memory map:

  Start of memory:        #  0xC0000000
                          #   |
                          #   | 32 MiB reserved
                          #   v
  FIT image load address: #  0xC2000000
                          #   |
                          #   | 32 MiB for FIT image
                          #   v
  Kernel load address:    #  0xC4000000
                          #   |
                          #   | 32 MiB for Kernel
                          #   v
  DTB/DTBO load address:  #  0xC6000000
                          #   |
                          #   | Size for DTB/DTBO
                          #   v

Total memory mapped: 96 MiB

https://onedigi.atlassian.net/browse/DEL-9634

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2025-05-26 09:48:00 +02:00
..
ccimx6.inc recovery: add initramfs into FIT recovery image 2024-09-04 11:34:40 +02:00
ccimx6ul.inc global: use strong assignments when setting INIT_MANAGER 2024-10-17 13:03:37 +02:00
ccimx8m.inc recovery: add initramfs into FIT recovery image 2024-09-04 11:34:40 +02:00
ccimx8x.inc recovery: add initramfs into FIT recovery image 2024-09-04 11:34:40 +02:00
ccimx9.inc trustfence-sign-tools: unify recipes based on the latest u-boot v2024.04 2025-02-17 13:55:56 +01:00
ccmp1.inc ccmp1: adjust memory layout for FIT image support 2025-05-26 09:48:00 +02:00
ccmp2.inc ccmp1/ccmp2: clear ALSA_LIST with override and move it to include file 2025-05-02 11:04:31 +02:00
digi-defaults.inc ccmp1: move ccmp1 platform support to kernel 6.6 and U-Boot v2023.10 2025-04-30 12:49:06 +02:00
imx-digi-base.inc meta-digi: xwayland: use poky's xwayland 23.2.5 recipe 2025-05-06 15:27:04 +02:00