
27 Nov
2018
27 Nov
'18
7:47 p.m.
On Mon, Nov 19, 2018 at 02:47:53PM -0600, Andrew F. Davis wrote:
Some erratum workarounds call into C code before the stack is setup, this can lead to values pushed onto the stack being lost, firewall exceptions, and other undefined behavior.
Setup a temporary stack to allow these functions to work correctly.
Signed-off-by: Andrew F. Davis afd@ti.com Acked-by: Andreas Dannenberg dannenberg@ti.com Reviewed-by: Nishanth Menon nm@ti.com
Applied to u-boot/master, thanks!
--
Tom