aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/setup-board-id-eeprom.sh
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2011-03-16 05:22:27 -0700
committerPhilip Balister <philip@opensdr.com>2011-03-16 05:22:27 -0700
commit5287fd580b9a68e6d7db4ce20aff3cc337b7e86c (patch)
treecc8840b45aa86e319e7ec9b52c0542abaa69aa66 /host/apps/omap_debug/setup-board-id-eeprom.sh
parent232a398f9df97c00a7a62657118ec49f5d174583 (diff)
downloaduhd-5287fd580b9a68e6d7db4ce20aff3cc337b7e86c.tar.gz
uhd-5287fd580b9a68e6d7db4ce20aff3cc337b7e86c.tar.bz2
uhd-5287fd580b9a68e6d7db4ce20aff3cc337b7e86c.zip
usrp_e100: Delete old test scripts.
Diffstat (limited to 'host/apps/omap_debug/setup-board-id-eeprom.sh')
-rwxr-xr-xhost/apps/omap_debug/setup-board-id-eeprom.sh17
1 files changed, 0 insertions, 17 deletions
diff --git a/host/apps/omap_debug/setup-board-id-eeprom.sh b/host/apps/omap_debug/setup-board-id-eeprom.sh
deleted file mode 100755
index 4dba1cce5..000000000
--- a/host/apps/omap_debug/setup-board-id-eeprom.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-i2cset -y 3 0x51 0x00 0x00
-i2cset -y 3 0x51 0x01 0x03
-i2cset -y 3 0x51 0x02 0x00
-i2cset -y 3 0x51 0x03 0x01
-i2cset -y 3 0x51 0x04 0x01
-i2cset -y 3 0x51 0x05 0x00
-i2cset -y 3 0x51 0x06 0x00
-
-i2cget -y 3 0x51 0 b
-i2cget -y 3 0x51 1 b
-i2cget -y 3 0x51 2 b
-i2cget -y 3 0x51 3 b
-i2cget -y 3 0x51 4 b
-i2cget -y 3 0x51 5 b
-i2cget -y 3 0x51 6 b