Dear Andreas Devel,

Andreas Devel <andreas.de...@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.de...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to