mirror of
https://xff.cz/git/u-boot/
synced 2025-09-19 09:32:07 +02:00
Currently the hardware was left in an undefined state in case Spartan3 serial load failed. This patch adds Xilinx_abort_fn to give the board a possibility to clean up in this case. Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>