diff options
author | root <root@usrp1-e.(none)> | 2010-03-23 13:38:46 +0000 |
---|---|---|
committer | root <root@usrp1-e.(none)> | 2010-03-23 13:38:46 +0000 |
commit | 3137e2ca001176c4ffc12e091530fe23c82974b6 (patch) | |
tree | 418b1d2cecb2a8ccb0fad89140e13a9d44851196 /host/apps/omap_debug/fetch-u-boot.sh | |
parent | c329da8f953c3981e23791c688f350b27541554a (diff) | |
download | uhd-3137e2ca001176c4ffc12e091530fe23c82974b6.tar.gz uhd-3137e2ca001176c4ffc12e091530fe23c82974b6.tar.bz2 uhd-3137e2ca001176c4ffc12e091530fe23c82974b6.zip |
Commit random test code.
Unfiltered commit of test code I am accumlating on my ewewoneee. Most of
this should go away before release.
Diffstat (limited to 'host/apps/omap_debug/fetch-u-boot.sh')
-rwxr-xr-x | host/apps/omap_debug/fetch-u-boot.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host/apps/omap_debug/fetch-u-boot.sh b/host/apps/omap_debug/fetch-u-boot.sh new file mode 100755 index 000000000..63d4edcf2 --- /dev/null +++ b/host/apps/omap_debug/fetch-u-boot.sh @@ -0,0 +1,3 @@ +scp balister@astro:/workspace/usrp1-e-dev/u-boot-overo/u-boot.bin /media/mmcblk0p1/ +sync + |