[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-227-g7fc6076
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2013-04-21 09:46:55
|
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 7fc607673065037f7fdb7a9080d7f72a795e0255 (commit)
from 9ddf377bceb513f575c0b6f2cd44d0bc0d006ab2 (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 7fc607673065037f7fdb7a9080d7f72a795e0255
Author: Nicolas Colombain <nic...@ar...>
Date: Sun Apr 21 11:41:08 2013 +0200
[UBOOT] fix FPGA programming hang up
-----------------------------------------------------------------------
Summary of changes:
.../2012.04/304-Add-FPGA-support-apf27.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/u-boot/2012.04/304-Add-FPGA-support-apf27.patch b/patches/u-boot/2012.04/304-Add-FPGA-support-apf27.patch
index 2d0f7eb..6c90be9 100644
--- a/patches/u-boot/2012.04/304-Add-FPGA-support-apf27.patch
+++ b/patches/u-boot/2012.04/304-Add-FPGA-support-apf27.patch
@@ -173,7 +173,7 @@ index 0000000..9a9e8da
+ GPIO_CLEAR(CONFIG_SYS_FPGA_SUSPEND);
+/* GPIO_CLEAR(CONFIG_SYS_FPGA_RESET); */
+ GPIO_CLEAR(CONFIG_SYS_FPGA_PWR);
-+
++ udelay(30000);
+ return cookie;
+}
+
hooks/post-receive
--
armadeus
|