Files
u-boot/include/configs
Marcel Ziswiler 7fe2408b82 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout
Update the distro config env memory layout for the Apalis iMX6,
Colibri iMX6, Colibri iMX6ULL and Colibri iMX7:

- loadaddr=0x84200000 (resp. 0x14200000 on them i.MX 6) allows for 64MB
  area for uncompressing (ie FIT images)
- fdt_addr_r = loadaddr + 64MB : allows for 64MB kernel
- scriptaddr = fdt_addr_r + 512KB : allows for 512KB fdt
- pxefile_addr_r = scriptaddr + 512KB : allows for 512KB script
- ramdisk_addr_r = pxefile_addr_r + 512KB : allows for 1MB extlinux.conf

Memory layout analogous to 64-bit one from commit fd5c7173ad
("imx8m{m,n}_venice: update env memory layout") but left pxefile_addr_r
updated according to doc/develop/distro.rst.

This fixes a potential issue caused by the compressed kernel being
relocated on top of the ramdisk causing its corruption.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2022-10-21 11:54:13 +02:00
..
2022-10-06 10:13:38 +02:00
2022-06-06 12:09:27 -04:00
2022-06-10 13:37:33 -04:00
2022-07-08 09:05:47 -04:00
2022-07-07 14:01:09 -04:00
2022-06-06 12:09:28 -04:00
2022-06-28 17:11:48 -04:00
2022-06-06 12:09:27 -04:00
2022-06-22 21:30:05 -04:00
2021-12-27 16:20:18 -05:00
2022-07-07 14:01:09 -04:00
2022-07-11 14:58:57 -04:00
2022-06-06 12:09:27 -04:00
2022-06-06 12:09:27 -04:00
2022-08-23 12:40:11 +02:00
2022-04-18 11:25:13 +08:00
2022-06-28 17:11:48 -04:00
2022-07-08 09:05:47 -04:00
2022-07-08 09:05:47 -04:00
2022-07-07 14:01:09 -04:00
2022-07-08 09:05:47 -04:00
2021-12-27 16:20:18 -05:00
2022-09-01 17:18:42 -04:00
2022-06-06 12:09:27 -04:00
2022-06-28 17:11:48 -04:00
2022-07-11 14:58:57 -04:00
2022-07-11 14:58:57 -04:00
2022-07-11 14:58:57 -04:00
2022-07-07 14:01:09 -04:00
2022-06-06 12:09:27 -04:00
2022-03-03 16:51:19 -05:00
2022-07-11 14:58:57 -04:00
2022-06-06 12:09:27 -04:00
2021-09-07 16:22:30 -04:00
2021-12-27 16:20:18 -05:00
2022-06-28 17:11:48 -04:00
2022-09-01 17:18:42 -04:00
2022-06-28 17:03:32 -04:00
2021-12-05 09:26:26 -07:00
2022-10-12 11:11:19 -04:00
2022-07-05 17:04:59 -04:00