
16 Feb
2015
16 Feb
'15
9:22 p.m.
Dear Andreas Devel,
Andreas Devel andreas.devel@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@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