meta-digi/meta-digi-arm/conf
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
..
machine ccmp1: reorder addresses for fitImage binaries 2025-06-23 16:19:28 +02:00
templates ccmp15-dvk: bblayers: replace meta-qt5 with meta-qt6 2025-05-16 12:20:40 +02:00
layer.conf meta-digi-arm: remove old WolfSSL FIPS support 2025-06-17 14:05:08 +02:00