qca4019: Add Meraki Z3
authorHal Martin <[email protected]>
Fri, 17 Oct 2025 09:43:10 +0000 (11:43 +0200)
committerRobert Marko <[email protected]>
Fri, 17 Oct 2025 10:08:53 +0000 (12:08 +0200)
Add board file for Meraki Z3/Z3C router

Board file was extracted from the latest Meraki firmware
for this device (mid 2025).

board.json:
```
[
  {
    "names": ["bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=Meraki-Z3"],
    "data": "board-data/boardData_1_0_IPQ4019_DK04_2G_Z3.bin"
  },
  {
    "names": ["bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=Meraki-Z3"],
    "data": "board-data/boardData_1_0_IPQ4019_DK04_5G_Z3.bin"
  }
]
```

Signed-off-by: Hal Martin <[email protected]>
Link: https://github.com/openwrt/firmware_qca-wireless/pull/111
Signed-off-by: Robert Marko <[email protected]>
board-meraki_z3.qca4019 [new file with mode: 0644]

diff --git a/board-meraki_z3.qca4019 b/board-meraki_z3.qca4019
new file mode 100644 (file)
index 0000000..b6f9c2b
Binary files /dev/null and b/board-meraki_z3.qca4019 differ