u-boot-brain/arch/avr32/lib
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
..
board.c avr32: use generic gd->start_addr_sp 2015-02-17 22:52:41 +01:00
bootm.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
dram_init.c avr32: convert to dram_init() 2015-02-17 22:52:41 +01:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile avr32: convert to dram_init() 2015-02-17 22:52:41 +01:00
memset.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00