#18084: Support for Meraki MR12 AP
---------------------------+----------------------------------
Reporter: riptide_wave | Owner: developers
Type: enhancement | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: base system | Version: Trunk
Resolution: | Keywords:
---------------------------+----------------------------------
Comment (by riptide_wave):
Uploaded another patch to bring it up with the 3.14 kernel changes. Also
changed the flashing process, as the flash layout was changed. New
flashing commands are as follows.
{{{
tftpboot 0x80010000 openwrt-ar71xx-generic-mr12-kernel.bin;erase
0x9fda0000 +0x240000;cp.b 0x80010000 0x9fda0000 0x240000
tftpboot 0x80010000 openwrt-ar71xx-generic-mr12-rootfs-squashfs.bin;erase
0x9f080000 +0xD20000;cp.b 0x80010000 0x9f080000 0xD20000
setenv bootcmd bootm 0x9fda0000; saveenv; boot
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/18084#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets