You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Chris Blake 4943afd781 ipq40xx: add Cisco Meraki MR33 Support
This patch adds support for Cisco Meraki MR33

hardware highlights:

SOC:	IPQ4029 Quad-Core ARMv7 Processor rev 5 (v7l) Cortex-A7
DRAM:	256 MiB DDR3L-1600 @ 627 MHz Micron MT41K128M16JT-125IT
NAND:	128 MiB SLC NAND Spansion S34ML01G200TFV00 (106 MiB usable)
ETH:	Qualcomm Atheros AR8035 Gigabit PHY (1 x LAN/WAN) + PoE
WLAN1:	QCA9887 (168c:0050) PCIe 1x1:1 802.11abgn ac Dualband VHT80
WLAN2:	Qualcomm Atheros QCA4029 2.4GHz 802.11bgn 2:2x2
WLAN3:	Qualcomm Atheros QCA4029 5GHz 802.11a/n/ac 2:2x2 VHT80
LEDS:	1 x Programmable RGB+White Status LED (driven by Ti LP5562 on i2c-1)
	1 x Orange LED Fault Indicator (shared with LP5562)
	2 x LAN Activity / Speed LEDs (On the RJ45 Port)
BUTTON:	one Reset button
MISC:	Bluetooth LE Ti cc2650 PG2.3 4x4mm - BL_CONFIG at 0x0001FFD8
	AT24C64 8KiB EEPROM
	Kensington Lock

Serial:
	WARNING: The serial port needs a TTL/RS-232 3V3 level converter!
	The Serial setting is 115200-8-N-1. The board has a populated
	1x4 0.1" header with half-height/low profile pins.
	The pinout is: VCC (little white arrow), RX, TX, GND.

Flashing needs a serial adaptor, as well as patched ubootwrite utility
(needs Little-Endian support). And a modified u-boot (enabled Ethernet).
Meraki's original u-boot source can be found in:
<https://github.com/riptidewave93/meraki-uboot/tree/mr33-20170427>

Add images to do an installation via bootloader:
 0. open up the MR33 and connect the serial console.

 1. start the 2nd stage bootloader transfer from client pc:

  # ubootwrite.py --write=mr33-uboot.bin
  (The ubootwrite tool will interrupt the boot-process and hence
   it needs to listen for cues. If the connection is bad (due to
   the low-profile pins), the tool can fail multiple times and in
   weird ways. If you are not sure, just use a terminal program
   and see what the device is doing there.

 2. power on the MR33 (with ethernet + serial cables attached)
    Warning: Make sure you do this in a private LAN that has
    no connection to the internet.

 - let it upload the u-boot this can take 250-300 seconds -

 3. use a tftp client (in binary mode!) on your PC to upload the sysupgrade.bin
    (the u-boot is listening on 192.168.1.1)
    # tftp 192.168.1.1
    binary
    put openwrt-ipq40xx-meraki_mr33-squashfs-sysupgrade.bin

 4. wait for it to reboot

 5. connect to your MR33 via ssh on 192.168.1.1

For more detailed instructions, please take a look at the:
"Flashing Instructions for the MR33" PDF. This can be found
on the wiki: <https://openwrt.org/toh/meraki/mr33>
(A link to the mr33-uboot.bin + the modified ubootwrite is
also there)

Thanks to Jerome C. for sending an MR33 to Chris.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
6 years ago
..
adm5120 treewide: remove obsolete sysupgrade watchdog kill 6 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx apm821xx: nand remove obsolete kernel config symbol 6 years ago
ar7 kernel: bump 4.9 to 4.9.82 6 years ago
ar71xx ar71xx: fix double registration of usb host mode devices, add usb client support for qca955x 6 years ago
arc770 arc770: mark as source-only 7 years ago
archs38 kernel: bump 4.14 to 4.14.20 6 years ago
armvirt armvirt: Resync kernel configuration 7 years ago
at91 at91: fix image building with CONFIG_TARGET_MULTI_PROFILE 6 years ago
ath25 build: replace uses of OpenWrt with $(VERSION_DIST) 7 years ago
au1000 treewide: remove obsolete sysupgrade watchdog kill 6 years ago
bcm53xx bcm53xx: include patch adding WZR-900DHP LEDs support 6 years ago
brcm47xx kernel: unroll MIPS r4k cache blast function 6 years ago
brcm63xx kernel: bump 4.4 to 4.4.119 6 years ago
brcm2708 kernel: bump 4.9 to 4.9.86 6 years ago
cns3xxx treewide: remove obsolete sysupgrade watchdog kill 6 years ago
gemini kernel: Update kernel 4.4 to 4.4.100 7 years ago
generic kernel: use V10 of mtd patchset adding support for "compatible" string 6 years ago
imx6 kernel: generic: Move config option to generic 6 years ago
ipq40xx ipq40xx: add Cisco Meraki MR33 Support 6 years ago
ipq806x ipq40xx/ipq806x: move qcom-dwc3 usb driver to generic 6 years ago
ixp4xx kernel: bump 4.9 to 4.9.82 6 years ago
kirkwood kernel: bump 4.9 to 4.9.77 7 years ago
lantiq lantiq/xrx200: add usif support to dts files 6 years ago
layerscape kernel: bump 4.9 to 4.9.85 6 years ago
malta malta: bump tp v4.14 7 years ago
mcs814x build: replace uses of OpenWrt with $(VERSION_DIST) 7 years ago
mediatek kernel: bump to version 4.14.25 6 years ago
mpc85xx kernel: bump 4.9 to 4.9.82 6 years ago
mvebu mvebu: new subtarget cortex A53 6 years ago
mxs mxs: drop support for 4.9 6 years ago
octeon octeon: switch to kernel 4.14 7 years ago
octeontx octeontx: use the generic board detection 6 years ago
omap omap: clean up configuration 7 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion orion: Switch to 4.9 kernel 7 years ago
oxnas kernel: bump 4.4 to 4.4.119 6 years ago
pistachio kernel: bump 4.9 to 4.9.82 6 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: mt7620n: add mdio node and disable port4 by default 6 years ago
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
sunxi sunxi: Fix B53 swconfig driver for Lamobo R1 6 years ago
uml uml: Remove 4.4 patches 6 years ago
x86 x86: Use kernel 4.14 by default 6 years ago
xburst target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago
zynq target: disable CONFIG_PROC_PAGE_MONITOR on most targets 7 years ago
Makefile