-
- Downloads
ARM: implement relocation for ARM11
Change the implementation for ARM11 to relocate the code to an
arbitrary address in RAM.
Tested on the qong board.
Portions of this work were supported by funding from
the CE Linux Forum.
Signed-off-by:
Heiko Schocher <hs@denx.de>
Showing
- arch/arm/cpu/arm1136/start.S 201 additions, 0 deletionsarch/arm/cpu/arm1136/start.S
- arch/arm/cpu/arm1136/u-boot.lds 13 additions, 1 deletionarch/arm/cpu/arm1136/u-boot.lds
- board/davedenx/qong/config.mk 3 additions, 1 deletionboard/davedenx/qong/config.mk
- board/davedenx/qong/qong.c 46 additions, 41 deletionsboard/davedenx/qong/qong.c
- include/configs/qong.h 10 additions, 0 deletionsinclude/configs/qong.h
Loading
Please register or sign in to comment