blob: b2ecdf0245fa5070c2ceb6bfecaa7d6fa480a7d7 [file] [log] [blame]
Tim Lee48d80bd2021-01-25 15:41:37 +08001{
2 "npcm7xx": {
Patrick Williams12e33522022-12-08 06:13:12 -06003 "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"
Tim Lee48d80bd2021-01-25 15:41:37 +080010 },
Patrick Williams12e33522022-12-08 06:13:12 -060011 "jtag_dev": "/dev/jtag0",
12 "power_cycle_cmd": "/usr/sbin/i2cset -f -y 8 0x11 0xd9"
Tim Lee48d80bd2021-01-25 15:41:37 +080013 }
14}