commit | 670cbde8da83690fed1064c3358f54ae1d693ed2 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd.eu> | Sun Feb 15 22:29:15 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sat Feb 21 22:52:44 2009 +0100 |
tree | c603b69001af7b9b770ca1f639fd4cd4b1867dab | |
parent | 3818b677641038d27b2663fbd6771ad38c932f86 [diff] |
fpga: Fix Spartan III FPGA booting This patch does some minor fixing of the Xilinx Spartan III FPGA boot code: - Fixed call order of post configuration callback and success message printing (result of copy-paste?) - remove obsolete comment - minor coding style cleanup Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>