Skip to content

Commit

Permalink
small change on logibone load command
Browse files Browse the repository at this point in the history
  • Loading branch information
jpiat committed Mar 7, 2015
1 parent 0bc7fc9 commit 89192f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logi-test/sw/common/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

#ifdef LOGIBONE

#define LOAD_CMD "dd if=./logibone_test.bit of=/dev/logibone bs=4M"
#define LOAD_CMD "/usr/bin/logi_loader ./logibone_test.bit"
#define GPIO0 0x0004
#define GPIO0DIR 0x0006
#define GPIO1 0x0008
Expand Down

0 comments on commit 89192f6

Please sign in to comment.