[OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2014-12-23 Thread Matt Lee
Hi Chris, >This patch is the same as the Routerboard 951G fix, I've built this >and tested it on my rb-2011uias-2hnd. However we should check that it >also works on other/older RB2011 routers which did work OK with the >unpatched code. > >diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mac

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2014-12-23 Thread Matt Lee
n posted the relevant datasheet. > You can take the same approach we did, and narrow down to find your > correct bits. > > It may also be easier to wait for his patch where he will dynamically set > it. > > Hope this helps, > > -- Davey > > On Tue, Dec 23, 2014 at 11:

[OpenWrt-Devel] How to acces init mtd partition on RB2011-UiAS

2015-01-09 Thread Matt Lee
Hi, How can I access to init mtd partition? Actually I'm only seeing this: dev:size erasesize name mtd0: 0004 0002 "booter" mtd1: 003c 0002 "kernel" mtd2: 07c0 0002 "rootfs" I would like to access to mtd partition: routerboot, hard_config, bios and softconfig from t