]> git.sur5r.net Git - u-boot/commit
ARM: provide a valid exception stack address for startup code
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 8 Jun 2017 08:16:36 +0000 (10:16 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 12 Jun 2017 12:38:40 +0000 (08:38 -0400)
commit69c5d76f2fd8bf645cde9f0a8225daba25d65e01
treecc2361543b8500f905458cb1e536eb62935cf9ae
parentc88823612d6ff69a64a86456eb56a9576911466b
ARM: provide a valid exception stack address for startup code

Create exception stack in IRAM if available to facilitate debugging of
pre-relocation code by catching exceptions rather than stopping dead.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
arch/arm/lib/vectors.S