mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-12 08:01:24 +02:00
At the moment in runtime all defined sections are copied into or created in RAM, specify this explicitly to assert potential out of RAM placements of the sections. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Reviewed-by: Simon Glass <sjg@chromium.org>