aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/write_board_id.sh
blob: 067269c64125a7676b641aa18e53983a844edb72 (plain)
1
2
3
4
5
6
7
8
9
10
#!/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 0x00
i2cset -y 3 0x51 0x05 0x00