]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: spear: do not return random value from stack
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>
Sun, 30 Jul 2017 18:09:38 +0000 (20:09 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:26 +0000 (15:17 -0400)
commit9730bcdc2f6c237fde66b7d81681e380ef0bdedf
tree061443ce3ab357381fb62dce8a6696ffb1cb0468
parent5cc9e6b7fa4fac8dc7b709af3bd6f259171ff0bb
arm: spear: do not return random value from stack

If the NOR device is not available do not return
a random value from the stack.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/arm/cpu/arm926ejs/spear/spl.c