mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
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>
This commit is contained in:
parent
06297db066
commit
33e1e01820
@ -38,7 +38,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#undef CONFIG_SYS_FPGA_CHECK_BUSY
|
#undef CONFIG_SYS_FPGA_CHECK_BUSY
|
||||||
#undef CONFIG_SYS_FPGA_PROG_FEEDBACK
|
|
||||||
|
|
||||||
/* Note: The assumption is that we cannot possibly run fast enough to
|
/* Note: The assumption is that we cannot possibly run fast enough to
|
||||||
* overrun the device (the Slave Parallel mode can free run at 50MHz).
|
* overrun the device (the Slave Parallel mode can free run at 50MHz).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user