u-boot-brain/arch/avr32
Andreas Bießmann 4db896236c avr32: use generic gd->start_addr_sp
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>
2015-02-17 22:52:41 +01:00
..
cpu avr32: use generic gd->start_addr_sp 2015-02-17 22:52:41 +01:00
include/asm avr32: use generic gd->start_addr_sp 2015-02-17 22:52:41 +01:00
lib avr32: use generic gd->start_addr_sp 2015-02-17 22:52:41 +01:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00