fpga: Spartan-3: let print the progress if configured
authorStefano Babic <sbabic@denx.de>
Wed, 28 Dec 2011 06:47:02 +0000 (06:47 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 5 Jan 2012 15:20:12 +0000 (16:20 +0100)
commit33e1e01820f9a1e19ab18c8791f3b2dc09165e2b
tree7f255cc13b46dd99a87ca3c080fc9c2e8166e8df
parent06297db0663aa37590b03621f59c36532081606f
fpga: Spartan-3: let print the progress if configured

CONFIG_SYS_FPGA_PROG_FEEDBACK was already introduced to print
the current status of FPGA loading - an undef in the code made this
CONFIG_ useless.

Signed-off-by: Stefano Babic <sbabic@denx.de>
drivers/fpga/spartan3.c