mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-13 16:41:34 +02:00
We don't expect an exception in TPL and don't need to set up interrupts in TPL. Drop this whole file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>