[U-Boot] [PATCH v2 0/4] get at91rm9200ek working with ARM relocation
Reinhard Meyer
u-boot at emk-elektronik.de
Sun Dec 5 10:53:11 CET 2010
Dear Andreas Bießmann,
> Dear all,
>
> this is mostly a copy of
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/89888
>
> This series have two relevant changes. Cause of defining the weak symbol
> board_reset the previous patch 'arm920t: fix linker skript for -pie linking'
> is not longer needed. So 'arm920t/at91/reset: board_reset: define weak symbol'
> is a replacement for that one.
> And second integrate the suggestion of Reinhard Meyer in
> 'arm920t/at91/timer: replace bss variables by gd'.
>
> Andreas Bießmann (4):
> at91rm9200ek: add configure target for RAM boot
> MAKEALL: fix AT91
> arm920t/at91/reset: board_reset: define weak symbol
> arm920t/at91/timer: replace bss variables by gd
>
> MAKEALL | 18 +++---------------
> arch/arm/cpu/arm920t/at91/reset.c | 8 +++++---
> arch/arm/cpu/arm920t/at91/timer.c | 29 ++++++++++++++---------------
> arch/arm/include/asm/global_data.h | 1 +
> board/atmel/at91rm9200ek/config.mk | 2 --
> boards.cfg | 3 ++-
> include/configs/at91rm9200ek.h | 16 ++++++++++++++++
> 7 files changed, 41 insertions(+), 36 deletions(-)
> delete mode 100644 board/atmel/at91rm9200ek/config.mk
Applied all four to u-boot-atmel/next.
Thanks,
Reinhard
More information about the U-Boot
mailing list