Add pre and post configuration callbacks for Spartan FPGAs
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Thu, 27 Dec 2007 16:12:43 +0000 (17:12 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 9 Jan 2008 12:35:52 +0000 (13:35 +0100)
commit21d39d598c4e74d4e7761608c79dba2715d40a4c
tree678ab7b82fea0b71f1b0fe833605a5d0ed14996e
parent0133502e39ff89b67c26cb4015e0e7e8d9571184
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>
common/spartan2.c
common/spartan3.c
include/spartan2.h
include/spartan3.h