commit | 518e2e14a3244bb73bafa551c1d9ef8183b4f781 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Thu Dec 27 17:12:43 2007 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jan 09 13:35:52 2008 +0100 |
tree | 678ab7b82fea0b71f1b0fe833605a5d0ed14996e | |
parent | a44008755ee6f0b27182989557dd9b14a3f2807c [diff] |
Add pre and post configuration callbacks for Spartan FPGAs This patch adds a post configuration callback for Spartan2/3 FPGAs. pre and post configuration callback are now optional and not called when the function pointer is set to NULL. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>