[Armadeus-commitlog] SF.net SVN: armadeus:[1294] trunk/target/test/test_fpga.sh
Brought to you by:
sszy
|
From: <ar...@us...> - 2009-05-21 12:44:51
|
Revision: 1294
http://armadeus.svn.sourceforge.net/armadeus/?rev=1294&view=rev
Author: artemys
Date: 2009-05-21 12:44:43 +0000 (Thu, 21 May 2009)
Log Message:
-----------
Indentation
Modified Paths:
--------------
trunk/target/test/test_fpga.sh
Modified: trunk/target/test/test_fpga.sh
===================================================================
--- trunk/target/test/test_fpga.sh 2009-05-21 09:16:16 UTC (rev 1293)
+++ trunk/target/test/test_fpga.sh 2009-05-21 12:44:43 UTC (rev 1294)
@@ -26,7 +26,7 @@
load_apf27()
{
echo "I hope you have connected Pins 1 & 39 of J20 (power)"
- dd if=./data/fpga/blinking_led_apf27_200k.bit of=$FPGA_LOAD_DEV
+ dd if=./data/fpga/blinking_led_apf27_200k.bit of=$FPGA_LOAD_DEV
}
test_fpga_load()
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|