mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 19:30:01 +02:00
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>