9
0
Fork 0
barebox/arch
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
..
arm ARM boards: Use _text rather than TEXT_BASE 2012-07-23 23:57:44 +02:00
blackfin Merge branch 'for-next/dma-cache-align' 2012-07-02 10:59:22 +02:00
mips Merge branch 'for-next/poweroff' 2012-07-02 11:04:44 +02:00
nios2 Merge branch 'for-next/resource-size' 2012-07-02 11:05:57 +02:00
openrisc Merge branch 'for-next/dma-cache-align' 2012-07-02 10:59:22 +02:00
ppc Merge branch 'for-next/mips-clocksource' 2012-07-02 11:04:38 +02:00
sandbox Merge branch 'for-next/dma-cache-align' 2012-07-02 10:59:22 +02:00
x86 Merge branch 'for-next/dma-cache-align' 2012-07-02 10:59:22 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00