9
0
Fork 0
barebox/arch/arm/pbl
Sascha Hauer 2e368eec07 ARM lowlevel: Use get_runtime_offset
The current approach to get the offset between link and runtime address
is fragile. It requires a big fat comment to put no code above it and it
requires an extra linker section. Instead use a small assembler function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-09-09 18:25:49 +02:00
..
.gitignore ARM pbl: Add .gitignore for generated files 2012-08-03 18:09:15 +08:00
Makefile ARM pbl: generate zbarebox.map in $(obj) 2012-08-12 22:23:22 +02:00
piggy.gzip.S compressed image: add gzip support 2012-08-03 18:09:15 +08:00
piggy.lzo.S pbl: discard unwind symbol if enable in barebox 2012-08-03 18:09:15 +08:00
zbarebox.lds.S ARM lowlevel: Use get_runtime_offset 2012-09-09 18:25:49 +02:00