[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-2665-g31b1647
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2012-01-11 09:15:00
|
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 31b1647ad9f1b128e738beb85bfe7070d6b3d556 (commit)
from d6d4d8bba6f9b33caf6da28674384ee37f7cd3d8 (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 31b1647ad9f1b128e738beb85bfe7070d6b3d556
Author: Fabien Marteau <fab...@ar...>
Date: Wed Jan 11 10:14:40 2012 +0100
[OTHER] spelling mistake
-----------------------------------------------------------------------
Summary of changes:
.../linux/modules/fpga/dev_tools/loader/load_fpga | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/linux/modules/fpga/dev_tools/loader/load_fpga b/target/linux/modules/fpga/dev_tools/loader/load_fpga
index d417e0f..da3e454 100755
--- a/target/linux/modules/fpga/dev_tools/loader/load_fpga
+++ b/target/linux/modules/fpga/dev_tools/loader/load_fpga
@@ -17,7 +17,7 @@ fi
if [ "$PLATFORM" == "APF51" ]; then
if [ "${1#*.}" != "bin" ]; then
- echo "Wrong bitstream format, binany *.bin format must be used."
+ echo "Wrong bitstream format, binary file in *.bin format must be used."
exit 1
fi
fi
hooks/post-receive
--
armadeus
|