commit | 21d39d598c4e74d4e7761608c79dba2715d40a4c | [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 | 0133502e39ff89b67c26cb4015e0e7e8d9571184 [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>