commit | 015db1f0d8fc32a9ba608887283a3ccc529b5e0f | [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 | 8c8f582f9f830752bc8db977ab86ffe8c7d163bf [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>