commit | b0bc8b70ff74501fd7a6e42013a4a7ea05cf6ade | [log] [tgz] |
---|---|---|
author | Wolfgang Wegner <w.wegner@astro-kom.de> | Fri Apr 23 11:08:05 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Nov 30 21:59:21 2010 +0100 |
tree | f9f6c3ce2f1bd245b0fc6a71641169b739b22313 | |
parent | c87f6457bb9cb465e9630b00b4c824847a62c6c5 [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>