[U-Boot] [U-Boot,v3,06/12] avr32: use generic gd->start_addr_sp
Andreas Bießmann
andreas.devel at googlemail.com
Mon Feb 16 21:22:58 CET 2015
Dear Andreas Devel,
Andreas Devel <andreas.devel at googlemail.com> writes:
>Before avr32 had an extra storage for stack end to have a nice stack printout
>on exception. Remove this extra storage and use generic gd->start_addr_sp
>instead.
>
>Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
>---
>
>Changes in v3:
>- new in v3
>
>Changes in v2: None
>Changes in v1: None
>
> arch/avr32/cpu/exception.c | 6 +++---
> arch/avr32/include/asm/global_data.h | 1 -
> arch/avr32/lib/board.c | 2 +-
> 3 files changed, 4 insertions(+), 5 deletions(-)
applied to u-boot-avr32/master, thanks!
Best regards,
Andreas Bießmann
More information about the U-Boot
mailing list