9
0
Fork 0
barebox/arch/arm/boards/eukrea_cpuimx25
Sascha Hauer 244198ea8b ARM boards: Use _text rather than TEXT_BASE
With compressed image support TEXT_BASE will become the base
address of the uncompressed image. What the boards want instead
is the base address of the decompressor code or, if not compressed,
the base address of the uncompressed image. Use _text which is
the correct one for both cases.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-07-23 23:57:44 +02:00
..
env eukrea_cpuimx25&35: use switch action to launch usbserial or dfu 2012-05-18 11:25:05 +02:00
Makefile move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
config.h move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
eukrea_cpuimx25.c ARM boards: Use _text rather than TEXT_BASE 2012-07-23 23:57:44 +02:00
lowlevel.c ARM boards: Use _text rather than TEXT_BASE 2012-07-23 23:57:44 +02:00