summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/friendlyarm-tiny210
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-10-03 16:25:08 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-03-07 10:56:37 +0100
commit74d44e7b2a741b7a7b4e9480d5c97a57073ad375 (patch)
tree5fd26d499e5a83af4e1e668def128e177246c5ed /arch/arm/boards/friendlyarm-tiny210
parentae59bd9fcaa8d117217d4641d3af0ad83a7c7dcd (diff)
downloadbarebox-74d44e7b2a741b7a7b4e9480d5c97a57073ad375.tar.gz
barebox-74d44e7b2a741b7a7b4e9480d5c97a57073ad375.tar.xz
ARM: provide accessor functions for linker variables
With relocatable binaries the linker is not able to supply absolute addresses. These only get available when the relocation function is being run. Since for early initialization we need some variables before relocation, we supply them relatively to some known address in the binary. This means that the variables have to be converted to absolute addresses during runtime. This patch adds a C macro and an assembly macro to calculate the variables during runtime. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/friendlyarm-tiny210')
0 files changed, 0 insertions, 0 deletions