uboot-mt623x/board/karo/tx25
Heiko Schocher ab86f72c35 ARM: implement relocation for ARM926
Change the implementation for arm926 to relocate the code to
an arbitrary address in RAM.

Adapt the TX25 (i.MX25), magnesium board to test the changes.

On the tx25 board TEXT_BASE is set to the final relocation
address to prevent one more copying of u-boot code
when relocating. More info see:
doc/README.arm-relocation

da850 board:
Tested-by: Ben Gardiner <bengardiner@nanometrics.ca>

Portions of this work were supported by funding from
the CE Linux Forum.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Ben Gardiner <bengardiner@nanometrics.ca>
2010-09-19 19:29:54 +02:00
..
Makefile Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
config.mk ARM: implement relocation for ARM926 2010-09-19 19:29:54 +02:00
lowlevel_init.S Add support for KARO TX25 board 2010-03-07 12:36:36 -06:00
tx25.c ARM: implement relocation for ARM926 2010-09-19 19:29:54 +02:00