mvebu: udpu: fix initramfs booting
authorRobert Marko <robert.marko@sartura.hr>
Mon, 21 Mar 2022 10:47:27 +0000 (11:47 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 24 Mar 2022 07:19:47 +0000 (08:19 +0100)
commitd65269a732d82ca9d084c89d6ca05d125d4ab629
tree90cd67da5770c815b25c82306303f38480423c4f
parentb9e90935db8e0c0166c80fc6e5e50755282e9e0b
mvebu: udpu: fix initramfs booting

uDPU provides a FIT based initramfs, but currently gets stuck after U-boot
starts the kernel at "Starting kernel..".

It is due to the load address being too low, so increase it in order to get
the initramfs booting again.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
(cherry picked from commit 80f21e53360d52d493c51a4a263d9b7607b7494e)
target/linux/mvebu/image/cortexa53.mk