[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-373-gc4e7d13
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-08-12 09:23:07
|
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 c4e7d139f38c0bc9c92dfb05da4ae628f938804e (commit)
from 9d74432d5b909ac176b5a3e563400717535eb71a (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 c4e7d139f38c0bc9c92dfb05da4ae628f938804e
Author: Eric Jarrige <eri...@ar...>
Date: Mon Aug 12 11:32:34 2013 +0200
[UBOOT] apf51: FPGA cleanup
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf51/apf51-u-boot-2013.04.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
index 35717c5..d36a431 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
+++ b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
@@ -323,11 +323,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
|