meta-digi/meta-digi-arm/conf/machine/include
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
..
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 dey-toolchain: fix including machine-specific SDK tools 2025-06-06 12:30:33 +02:00
ccimx8x.inc recovery: add initramfs into FIT recovery image 2024-09-04 11:34:40 +02:00
ccimx9.inc move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
ccmp1.inc ccmp1: reorder addresses for fitImage binaries 2025-06-23 16:19:28 +02:00
ccmp2.inc move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +02:00
digi-defaults.inc move IMAGE_FSTYPES to digi-defaults.inc 2025-06-16 08:35:19 +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