[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-578-g7528ab0
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2015-02-12 10:42:59
|
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 7528ab0f4bd3205b06a4540177829c258382c03c (commit)
from b7f162d3b29b48f64dfebe08dce93b66b735b31a (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 7528ab0f4bd3205b06a4540177829c258382c03c
Author: Eric Jarrige <eri...@ar...>
Date: Thu Feb 12 11:42:47 2015 +0100
[UBOOT] 2015.01: apf51: fix FPGA management failure
-----------------------------------------------------------------------
Summary of changes:
patches/u-boot/2015.01/401-apf51.patch | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/patches/u-boot/2015.01/401-apf51.patch b/patches/u-boot/2015.01/401-apf51.patch
index 44dceaf..2a595d5 100644
--- a/patches/u-boot/2015.01/401-apf51.patch
+++ b/patches/u-boot/2015.01/401-apf51.patch
@@ -716,7 +716,7 @@ new file mode 100644
index 0000000..665928e
--- /dev/null
+++ b/board/armadeus/apf51/fpga.c
-@@ -0,0 +1,240 @@
+@@ -0,0 +1,241 @@
+/*
+ * Copyright (C) 2002-2010
+ * Nicolas Colombain <nic...@ar...>
@@ -778,7 +778,8 @@ index 0000000..665928e
+ slave_parallel,
+ 3713568l / 8,
+ (void *)&fpga_fns,
-+ 0}
++ 0,
++ &spartan3_op}
+};
+
+/*
hooks/post-receive
--
armadeus
|