aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/read_board_id.sh
blob: 96081f219b639b7a4e22026720a4e8dc872a20b8 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

i2cget -y 3 0x51 0x00 b
i2cget -y 3 0x51 0x01 b
i2cget -y 3 0x51 0x02 b
i2cget -y 3 0x51 0x03 b
i2cget -y 3 0x51 0x04 b
i2cget -y 3 0x51 0x05 b