Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fpga: Fix Spartan II FPGA booting | Matthias Fuchs | 2009-02-21 | -21/+11 |
| | | | | | | | | | | | | | | This patch does some minor fixing of the Xilinx Spartan II FPGA boot code: - Fixed call order of post configuration callback and success message printing (result of copy-paste?) - relocate post configuration callback only when it is implemented - remove obsolete comment - minor coding style cleanup Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
* | FPGA: move fpga drivers to drivers/fpga | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-05 | -0/+663 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |