linksys-wrt32x.json 402 B

1234567891011121314
  1. {
  2. "vendorName": "Linksys",
  3. "deviceName": "WRT32X",
  4. "boardNames": [ "linksys-venom", "linksys,venom", "linksys,wrt32x" ],
  5. "partition1MTD": "mtd5",
  6. "partition2MTD": "mtd7",
  7. "labelOffset": null,
  8. "bootEnv1": "boot_part",
  9. "bootEnv1Partition1Value": 1,
  10. "bootEnv1Partition2Value": 2,
  11. "bootEnv2": "bootcmd",
  12. "bootEnv2Partition1Value": "run nandboot",
  13. "bootEnv2Partition2Value": "run altnandboot"
  14. }