Re: [OpenWrt-Devel] MikroTik RB751-2Hnd 8Mb Flash to 16Mb Flash on newer units

2012-07-25 Thread Kelly Hogan
Correction, They moved from 64Mb flash to 128Mb flash. I was reading in bits. But problem still exists. On Jul 25, 2012, at 4:40 PM, jason duhamell wrote: > What situation would you use a Mikrotik router for? > > On Thu, Jul 26, 2012 at 6:33 AM, Kelly Hogan wrote: > Hi All, > > We've had a

[OpenWrt-Devel] u-boot 2012.04.01 on iomega iconnect; usb start problems

2012-07-25 Thread Frank Horowitz
Hi All, First off, thanks to Luka et al. for maintaining u-boot for the iconnect. This is my first venture into bootloader land (I do not have a JTAG setup) and I am a little bit leery of jumping off of the cliff without any way to unbrick! Having reports of working versions on the same device

Re: [OpenWrt-Devel] MikroTik RB751-2Hnd 8Mb Flash to 16Mb Flash on newer units

2012-07-25 Thread jason duhamell
What situation would you use a Mikrotik router for? On Thu, Jul 26, 2012 at 6:33 AM, Kelly Hogan wrote: > Hi All, > > We've had a successful port of OpenWRT to the rb751 for some time but a > recent batch of new boards refuse to take our pxeboot image after erasing > the kernel and rootfs mtd pa

[OpenWrt-Devel] MikroTik RB751-2Hnd 8Mb Flash to 16Mb Flash on newer units

2012-07-25 Thread Kelly Hogan
Hi All, We've had a successful port of OpenWRT to the rb751 for some time but a recent batch of new boards refuse to take our pxeboot image after erasing the kernel and rootfs mtd partitions. Upon examination of the boards, it appears that MikroTik has moved from an 8Mb flash to a 16Mb flash.

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix typo in modules.mk

2012-07-25 Thread John Crispin
On 25/07/12 21:42, Roman A. aka BasicXP wrote: > This patch fixes a small typo in kmod-leds-wndr3700-usb description, where > the board is for some reason made by NETGWR, not NETGEAR. > > Signed-off-by: Roman A. aka BasicXP applied, thanks ___ openwrt

[OpenWrt-Devel] [PATCH] ar71xx: fix typo in modules.mk

2012-07-25 Thread Roman A. aka BasicXP
This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR. Signed-off-by: Roman A. aka BasicXP --- Index: target/linux/ar71xx/modules.mk === --- target/linux/

[OpenWrt-Devel] [PATCH] Buffalo WLAE-AG300N initial support

2012-07-25 Thread LEO Airwarosu Yoichi Shinoda
The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to som

[OpenWrt-Devel] [PATCH] Buffalo WLAE-AG300N wireless led support

2012-07-25 Thread LEO Airwarosu Yoichi Shinoda
This is an additional patch for the WLAE-AG300N that makes wireless led to work. On 2012/07/24, at 11:13, LEO Airwarosu Yoichi Shinoda wrote: > Folks, > > I also have a question regarding how to include a board dependent > base-file file in the source tree. > > More specifically, the file is a

[OpenWrt-Devel] [PATCH v5][BCM63XX] Add BCMA SPROM support.

2012-07-25 Thread Álvaro Fernández Rojas
Fix code ugliness. Signed-off-by: Álvaro Fernández Rojas Index: target/linux/brcm63xx/config-3.3 === --- target/linux/brcm63xx/config-3.3(revisión: 32793) +++ target/linux/brcm63xx/config-3.3(copia de trabajo) @@ -15,6 +15,

Re: [OpenWrt-Devel] Build WifiDog against OpenWrt Backfire?

2012-07-25 Thread Nguyễn Hồng Quân
Thank for your reply On Wed 25 Jul 2012 03:59:51 PM ICT, Christoph Thielecke wrote: Hello, Already packaged :) Yes, but because I want to make some change in the source, so I have to rebuild it. Use this dir inside packages dir on backfire: https://dev.openwrt.org/browser/packages/net/wifi

Re: [OpenWrt-Devel] Build WifiDog against OpenWrt Backfire?

2012-07-25 Thread Christoph Thielecke
Hello, > I'm trying to build ipkg package of WifiDog from source, Already packaged :) > based on the > tutorial http://dev.wifidog.org/wiki/doc/install/gateway > but the command > make ipk > does not work. It said that "ipk" rule does not exist. > So, how can I build it? > > The WifiDog author h

[OpenWrt-Devel] Build WifiDog against OpenWrt Backfire?

2012-07-25 Thread Nguyễn Hồng Quân
Hello, I'm trying to build ipkg package of WifiDog from source, based on the tutorial http://dev.wifidog.org/wiki/doc/install/gateway but the command make ipk does not work. It said that "ipk" rule does not exist. So, how can I build it? The WifiDog author has stopped working on building WifiDo