blob: 7c9de53cd1875f313999300a578fde8c9b88761d [file] [log] [blame]
Tim Lee48d80bd2021-01-25 15:41:37 +08001{
2 "npcm7xx": {
3 "cpld" : {
4 "fw1" : "2A01.svf",
5 "fw1ver" : "00 00 2a 01",
6 "fw2" : "2A02.svf",
7 "fw2ver" : "00 00 2a 02",
8 "readid" : "readid.svf",
9 "readusercode" : "read_usercode.svf"
10 },
11 "jtag_dev" : "/dev/jtag0",
12 "power_cycle_cmd" : "/usr/sbin/i2cset -f -y 8 0x11 0xd9"
13 }
14}
15