]> git.baikalelectronics.ru Git - uboot.git/commit
sh: add MEMORY command to a shared linker script
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 27 Nov 2016 22:15:28 +0000 (00:15 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 02:32:48 +0000 (21:32 -0500)
commit72dfa4492cf914180b1af1a007e7d41161c3090a
treea06297308412a852562709abd493304edabbd806
parent439b9ddeef61dd2841e4d6ddbdb80a9f885460a1
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>
arch/sh/cpu/u-boot.lds