commit | 9308166fa6e3b9496d06f86707f5a6954e181629 | [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 | f73e0ed4f878f7aefcc9c714265738233235a005 [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>