[OpenWrt-Devel] [PATCH] [ramips] add profile for Dlink DIR-615 H1

2013-04-05 Thread Daniel Petre
Hello, this adds the profile for Dlink DIR-615 H1 without the usb default packages since this router does not have a usb port and while all the needed definitions for building are already in target/linux/ramips/image/Makefile this also allows users to select the exact target in RT305x based boards

Re: [OpenWrt-Devel] [PATCH] [ramips] fix Dlink DIR-615 H1 network detection

2013-04-05 Thread Tobias Diedrich
Daniel Petre wrote: > Hello, > with current target/linux/ramips/base-files/etc/uci-defaults/02_network > the dlink dir-615 h1 does not set eth0.2 correct for wan (entry missing from > /etc/config/network) and does not seem to work even after manually added. > > I tested the little patch below and

[OpenWrt-Devel] [PATCH] ramips: Add Netgear WNCE2001 (OF version)

2013-04-05 Thread Tobias Diedrich
Add Netgear WNCE2001. This is a small RT3052 device with 4MB spi flash and 32MB ram. 2 built-in antennas, 1x fastE, no USB, reset & wps switch. On my model the AP/RT switch is unpopulated, but I verified the gpio mapping for it. The stock firmware is running an unprotected tftpd which allows you t

Re: [OpenWrt-Devel] E4200 and broadcom 47xx soc

2013-04-05 Thread Chirag Chhatriwala
On Thu, Mar 28, 2013 at 9:00 PM, Hauke Mehrtens wrote: > On 03/29/2013 01:47 AM, Chirag Chhatriwala wrote: > > > > > > > > On Thu, Mar 28, 2013 at 7:19 PM, Hauke Mehrtens > > wrote: > > > > > > You need the bgmac Ethernet driver and wifi should be supported by > b43,

[OpenWrt-Devel] [PATCH] [ramips] fix Dlink DIR-615 H1 network detection

2013-04-05 Thread Daniel Petre
Hello, with current target/linux/ramips/base-files/etc/uci-defaults/02_network the dlink dir-615 h1 does not set eth0.2 correct for wan (entry missing from /etc/config/network) and does not seem to work even after manually added. I tested the little patch below and the dir-615 h1 works right away

Re: [OpenWrt-Devel] [PATCH 0/5][mips16] Minimal patches for userspace mips16

2013-04-05 Thread Florian Fainelli
Hello Jay, Le 04/03/13 22:30, Jay Carlson a écrit : I've wanted to do userspace mips16 since around 2002. I've generated a minimum changeset needed to get basic OpenWrt+luci running. This boots and runs on mips/mipsel malta qemu, mipsel malta Imperas sim, and a D-Link DIR-601-A1. It has not been

Re: [OpenWrt-Devel] target profile for Dlink DIR-615 H1

2013-04-05 Thread Felix Kaechele
Daniel Petre wrote: any hints please? thanks! Create a profile for it in target/linux/ramips/rt305x/profiles Then remove tmp and rerun make menuconfig - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/m

[OpenWrt-Devel] target profile for Dlink DIR-615 H1

2013-04-05 Thread Daniel Petre
Hello, in trunk, at Target System (Ralink RT288x/RT3xxx) - Target System (Ralink RT288x/RT3xxx) - there is no Dlink DIR-615 H1 profile even if there are entries in target/linux/ramips/image/Makefile regarding the router.. the image it's built with the default all in rt305x selection but i would l