commit | 78b1268881c41cc78ddb88cb3b3b56b78dc4b846 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Dec 28 06:47:02 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jan 05 16:20:12 2012 +0100 |
tree | 7f255cc13b46dd99a87ca3c080fc9c2e8166e8df | |
parent | b69b9a56c677a7456260edf9f92ea64701414823 [diff] |
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>