Fabio Estevam 3a6a7a8dda msc_sm2s_imx8mp: Adjust the initrd_addr location
Booting an initramfs with the current initrd_addr address may lead to
initramfs corruption and boot failure.

Fix the initramfs problem by applying the following layout
suggested by Tom Rini:

loadaddr=0x40480000 --> Gets moved to 0x40600000 in run-time:

   Uncompressing Kernel Image
Moving Image from 0x40480000 to 0x40600000, end=41e80000

fdt_addr_r= moved loadaddr + 128 MiB = 0x48600000

initrd_addr=fdt_addr_r + 512 KiB = 0x48680000

Signed-off-by: Fabio Estevam <festevam@denx.de>
Tested-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2024-07-06 13:10:40 -03:00
..
2024-01-03 09:22:47 -05:00
2023-08-25 13:54:33 -04:00
2023-08-08 10:22:03 -04:00
2023-12-21 08:54:37 -05:00
2024-06-24 13:34:52 -06:00
2024-02-13 15:38:49 -05:00
2024-01-29 22:35:02 -05:00
2024-04-21 09:07:00 +02:00
2024-06-14 12:59:07 -06:00
2024-05-03 12:22:58 -06:00
2023-05-02 14:23:34 -04:00
2023-01-20 12:27:06 -05:00
2023-11-07 14:50:51 -05:00
2023-12-21 08:54:37 -05:00
2023-10-31 09:08:51 +01:00
2023-04-27 13:51:06 -04:00
2024-07-05 13:57:02 -06:00
2023-12-21 11:59:49 -05:00
2023-08-19 04:12:53 +02:00
2023-12-13 11:35:13 -05:00
2023-12-21 08:54:37 -05:00
2023-10-11 15:43:55 -04:00
2023-12-21 08:54:37 -05:00
2023-11-18 10:08:09 +02:00
2024-07-05 13:57:02 -06:00
2023-01-16 18:01:10 +08:00
2023-12-21 08:54:37 -05:00
2024-03-27 09:23:30 +01:00
2023-11-16 13:49:14 -05:00
2023-10-09 15:24:31 -04:00
2024-05-22 08:55:29 -06:00
2023-02-10 07:41:40 -05:00
2024-06-30 13:58:31 +02:00
2022-12-07 16:04:17 -05:00
2022-12-22 10:31:49 -05:00
2023-11-14 20:04:00 -07:00
2024-05-22 08:55:29 -06:00