commit | 4a7b6743d813bb7c14efa1914679a62567efa2bc | [log] [tgz] |
---|---|---|
author | Wolfgang Wegner <w.wegner@astro-kom.de> | Fri Apr 23 11:08:05 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Dec 09 10:24:10 2010 +0100 |
tree | df376e1948b1ab8e8b96dae32de08f9eff88d15e | |
parent | 9567da0b1991a57ba2eb630f847d69cc06280036 [diff] |
add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 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>