mirror of
https://xff.cz/git/u-boot/
synced 2025-10-14 22:42:01 +02:00
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>