[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-338-g93b6746
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-07-21 21:17: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 93b67467958ab843fa5c754116b5632414193c9c (commit)
from cfb0a25079842e1c6cdaa6a74580e26fd4ceb7be (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 93b67467958ab843fa5c754116b5632414193c9c
Author: Eric Jarrige <eri...@ar...>
Date: Mon Jul 21 23:17:30 2014 +0200
[UBOOT] 2014.07: Fix apf9328 FPGA behavior
-----------------------------------------------------------------------
Summary of changes:
patches/u-boot/2014.07/103-apf9328.patch | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/patches/u-boot/2014.07/103-apf9328.patch b/patches/u-boot/2014.07/103-apf9328.patch
index fd7fc54..4e7e1bb 100644
--- a/patches/u-boot/2014.07/103-apf9328.patch
+++ b/patches/u-boot/2014.07/103-apf9328.patch
@@ -115,7 +115,7 @@ new file mode 100644
index 0000000..9782115
--- /dev/null
+++ b/board/armadeus/apf9328/apf9328fpga.c
-@@ -0,0 +1,64 @@
+@@ -0,0 +1,65 @@
+/*
+ * Copyright (C) 2005-2014
+ * Nicolas Colombain <nic...@ar...>
@@ -160,7 +160,8 @@ index 0000000..9782115
+ slave_serial,
+ XILINX_XC3S400_SIZE,
+ (void *)&fpga_fns,
-+ 0}
++ 0,
++ &spartan3_op }
+};
+
+/*
hooks/post-receive
--
armadeus
|