[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-374-g06953e1
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-08-12 09:29:06
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 06953e1404bbf64b8f775b5edad872801e09b3fe (commit)
from c4e7d139f38c0bc9c92dfb05da4ae628f938804e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 06953e1404bbf64b8f775b5edad872801e09b3fe
Author: Eric Jarrige <eri...@ar...>
Date: Mon Aug 12 11:38:29 2013 +0200
[UBOOT] apf27: FPGA cleanup
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf27/apf27-u-boot-2013.04.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h
index 888bb5d..f0de2c8 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h
+++ b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h
@@ -300,11 +300,11 @@
/*
* FPGA
*/
-#define CONFIG_FPGA CONFIG_SYS_SPARTAN3
+#define CONFIG_FPGA
#define CONFIG_FPGA_COUNT 1
#define CONFIG_FPGA_XILINX
#define CONFIG_FPGA_SPARTAN3
-#define CONFIG_SYS_FPGA_WAIT 1000 /* 1 s */
+#define CONFIG_SYS_FPGA_WAIT 250 /* 250ms */
#define CONFIG_SYS_FPGA_PROG_FEEDBACK
#define CONFIG_SYS_FPGA_CHECK_CTRLC
#define CONFIG_SYS_FPGA_CHECK_ERROR
hooks/post-receive
--
armadeus
|