meta-digi/meta-digi-arm/conf/machine
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
..
include ccmp1: adjust memory layout for FIT image support 2025-05-26 09:48:00 +02:00
ccimx6qpsbc.conf Replace bz2 rootfs tarball compression with xz compression 2025-01-21 11:56:31 +01:00
ccimx6sbc.conf Replace bz2 rootfs tarball compression with xz compression 2025-01-21 11:56:31 +01:00
ccimx6ulsbc.conf Replace bz2 rootfs tarball compression with xz compression 2025-01-21 11:56:31 +01:00
ccimx6ulstarter.conf Replace bz2 rootfs tarball compression with xz compression 2025-01-21 11:56:31 +01:00
ccimx8mm-dvk.conf machine: ccimx8/9, ccmp1/2: configure default DTB in FIT image 2025-04-28 11:00:21 +02:00
ccimx8mn-dvk.conf machine: ccimx8/9, ccmp1/2: configure default DTB in FIT image 2025-04-28 11:00:21 +02:00
ccimx8x-sbc-express.conf machine: ccimx8/9, ccmp1/2: configure default DTB in FIT image 2025-04-28 11:00:21 +02:00
ccimx8x-sbc-pro.conf machine: ccimx8/9, ccmp1/2: configure default DTB in FIT image 2025-04-28 11:00:21 +02:00
ccimx91-dvk.conf machine: ccimx8/9, ccmp1/2: configure default DTB in FIT image 2025-04-28 11:00:21 +02:00
ccimx93-dvk.conf machine: ccimx8/9, ccmp1/2: configure default DTB in FIT image 2025-04-28 11:00:21 +02:00
ccmp13-dvk.conf ccmp13: add device tree overlay for DVKv3 2025-05-13 12:56:20 +02:00
ccmp15-dvk.conf ccmp15: manually add "optee" to MACHINE_FEATURES 2025-05-13 09:59:31 +02:00
ccmp25-dvk.conf ccmp1/ccmp2: clear ALSA_LIST with override and move it to include file 2025-05-02 11:04:31 +02:00