I have requested the source code for many of their devices that I own, and the average time for them to provide source code is over a year at this point. Be prepared to be patient, they seem to enjoy dragging their heels on these requests.
U-Boot 2018.01-RELEASE-gb0bd058b3f (Nov 25 2019 - 16:41:18 -0800)
DRAM: 1020 MiB
Setting bus to 0
Valid chip addresses: 56
Meraki Product (major num): 1
NAND: ONFI device found
256 MiB
Using default environment
In: serial@78B3000
Out: serial@78B3000
Err: serial@78B3000
Device Tree: QCA, IPQ807x-AC01
machid: 8010009
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=0", size 237 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 1900, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 236/96, WL threshold: 4096, image sequence number: 2086049366
ubi0: available PEBs: 1845, total reserved PEBs: 55, PEBs reserved for bad PEB handling: 40
Read 0 bytes from volume part.safe to 50000000
No size specified -> Using max size (507904)
## Loading kernel from FIT Image at 50000000 ...
Using 'config_1' configuration
Trying 'kernel-1' kernel subimage
Description: Kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x500000c4
Data Size: 238990 Bytes = 233.4 KiB
Architecture: ARM
OS: Linux
Load Address: 0x4a900000
Entry Point: 0x4a900000
Hash algo: sha1
Hash value: f6d107506d6147554a84fd2d30674b9d2d207664
Verifying Hash Integrity ... sha1+ OK
## Loading fdt from FIT Image at 50000000 ...
Using 'config_1' configuration
Trying 'fdt-1' fdt subimage
Description: Device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x5003a740
Data Size: 91874 Bytes = 89.7 KiB
Architecture: ARM
Load Address: 0x4b900000
Hash algo: sha1
Hash value: 0694fa5a917c7397cd10aeb40df6104ec4fec94f
Verifying Hash Integrity ... sha1+ OK
Loading fdt from 0x5003a740 to 0x4b900000
Booting using the fdt blob at 0x4b900000
Uncompressing Kernel Image ... OK
Using Device Tree in place at 4b900000, end 4b9196e1
Using machid 0x8010009 from environment
Starting kernel ...
U-Boot 2018.01-DEVEL (Aug 27 2024 - 17:36:41 +0000)
DRAM: 1020 MiB
Setting bus to 0
Valid chip addresses: 56
Meraki Product (major num): 1 (minor num): 0
NAND: ONFI device found
256 MiB
Using default environment
In: serial@78B3000
Out: serial@78B3000
Err: serial@78B3000
Device Tree: QCA, IPQ807x-AC01
machid: 8010009
set_meraki_kernel_config -> config_1
Net: MAC0 addr:98:18:d3:e5:0:0
PHY: QCA 8033
PHY ID1: 0xffff
PHY ID2: 0xffff
PHY: QCA 8033
PHY ID1: 0xffff
PHY ID2: 0xffff
EDMA ver 1 hw init
eth0
Autoboot in 5 seconds
AXE #
Same situation as Z3. You need an external programmer to modify I2C EEPROM and NAND.
Warning: IO is 1.8V, 3.3V will lead to permanent damage!
I did not succeed to program them in-circuit using 1.8V level shifter. The I2C EEPROM is 3.3V tolerant out of circuit but NAND flash is not. I was also unable to source 1.8V ONFI NAND from any Western distributors.
It might work. I only have an MR36, which uses a TSOP48 package.
From the FCC photos, it appears that other models are using BGA63 packages. Someone should confirm the model/specs of the BGA NAND used before you order anything on my word.
I've got a MR56 in pieces.
The NAND chip is a Spansion S34ML02G200BHV000 and what I assume is the EEPROM is a ST M24C64-W
If you would like more board shots let me know.
I've also ordered some tools to try pull an image from the NAND, they might take a couple weeks to arrive.
But first - could someone please tell me where to hook up the UART?