commit | 9d8461cc696c99cbf2378d07d87198a732fa03ba | [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 | 3f7cfeea2dc200cc54081df91decb2ca14afceca [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>