Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-19 Thread Gabor Juhos
2013.01.09. 16:08 keltezéssel, Cezary Jackiewicz írta: > Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons > and seven leds. > > Factory image should be used to flash from original firmware. > > Signed-off-by: Cezary Jackiewicz Applied with some changes. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Cezary Jackiewicz
Dnia 2013-01-09, o godz. 22:29:48 Paul Fertser napisał(a): [...] > > > BTW, do you think kernel_size_4M and rootfs_size_4M should be defined > > > and used for all the mtdlayout_4M targets instead of hardcoding those > > > numbers? > > > > IMO yes, it should be, as generic_8m. > > Would you lik

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Paul Fertser
Hi, I'm repeating here my previous reply sent to you in private in reply to your private mail. On Wed, Jan 09, 2013 at 06:08:13PM +0100, Cezary Jackiewicz wrote: > Dnia 2013-01-09, o godz. 20:51:04 > Paul Fertser napisał(a): > > > Cezary Jackiewicz writes: > > > +define Profile/3G300M > > > +

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Cezary Jackiewicz
Dnia 2013-01-09, o godz. 20:51:04 Paul Fertser napisał(a): > Cezary Jackiewicz writes: > > +define Profile/3G300M > > + NAME:=Tenda 3G300M > > + PACKAGES:=\ > > + kmod-usb-core kmod-usb-rt305x-dwc_otg \ > > + kmod-ledtrig-usbdev > > +endef > > What is the motivation

Re: [OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Paul Fertser
Cezary Jackiewicz writes: > +define Profile/3G300M > + NAME:=Tenda 3G300M > + PACKAGES:=\ > + kmod-usb-core kmod-usb-rt305x-dwc_otg \ > + kmod-ledtrig-usbdev > +endef What is the motivation to have a dedicated profile that's exactly the same as the default one? >

[OpenWrt-Devel] [PATCH] ramips: Add Tenda 3G300M

2013-01-09 Thread Cezary Jackiewicz
Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons and seven leds. Factory image should be used to flash from original firmware. Signed-off-by: Cezary Jackiewicz --- Index: target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h