meta-digi/meta-digi-arm/conf/machine
Hector Palacios f65dc4440e ccmp1: reorder addresses for fitImage binaries
Move the address where the fitImage is loaded after the addresses
where the binaries in it are decompressed. This way, the fitImage
can grow without size restrictions.

The memory map now looks like this:

  0xC0000000    Start of memory
      |
      |           (32 MiB)
      v
  0xC2000000    Kernel loadaddr ($loadaddr)
      |
      |           (32 MiB)
      v
  0xC4000000    DTB/DTBO load address ($fdt_addr)
      |           (4 MiB)
      v
  0xC4400000    Init ram disk ($initrd_addr)
      |
      |
      |           (64 MiB)
      |
      v
  0xC8400000    ZIP/fitImage address ($fit_addr_r)
      |
      ~
      |
      v

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2025-06-23 16:19:28 +02:00
..
include ccmp1: reorder addresses for fitImage binaries 2025-06-23 16:19:28 +02:00
ccimx6qpsbc.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx6sbc.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx6ulsbc.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx6ulstarter.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx8mm-dvk.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx8mn-dvk.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx8x-sbc-express.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx8x-sbc-pro.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccimx91-dvk.conf installer: merge USB/SD installers into a single template 2025-06-12 10:56:57 +02:00
ccimx93-dvk.conf installer: merge USB/SD installers into a single template 2025-06-12 10:56:57 +02:00
ccmp13-dvk.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccmp15-dvk.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccmp25-dvk.conf move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00