Commits
Vladimir Zapolskiy committed 8371dabb5fb
sh: add MEMORY command to a shared linker script 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>