[OpenWrt-Devel] php5 update to 5.3.10

2012-02-06 Thread dani
hello, dani@x60t ~/wr740n/trunk $ grep PKG_VERSION feeds/packages/lang/php5/Makefile PKG_VERSION:=5.3.9 maybe the maintainer can help us with the latest update patch? http://www.php.net/archive/2012.php#id2012-02-02-1 Security Fixes in PHP 5.3.10: Fixed arbitrary remote code execution

Re: [OpenWrt-Devel] USB support for rt305x chips

2012-02-06 Thread Xiangfu Liu
On 02/06/2012 12:40 AM, jonsm...@gmail.com wrote: We have a bunch of sensors - temp, humidy, contact, motion, etc with 802.15.4 radios. I need a gateway device (the router) to route between the 802.15.4 network and wifi. 802.15.4 network is all IPv6. Hi I saw the 802.15.4. since our device

[OpenWrt-Devel] Low level boot on MIPS CPUs

2012-02-06 Thread jonsm...@gmail.com
Most ARM CPUs have boot ROMs for getting the initial image out of flash. I'm referring to the boot loader that loads uboot, not uboot. The ARM CPUs I've worked with search for a signature in flash, if they can't find a valid signature they load from UART instead. Or you can use a jumper to force

Re: [OpenWrt-Devel] Low level boot on MIPS CPUs

2012-02-06 Thread Peter Naulls
On 02/06/2012 08:52 AM, jonsm...@gmail.com wrote: Most ARM CPUs have boot ROMs for getting the initial image out of flash. I'm referring to the boot loader that loads uboot, not uboot. The ARM CPUs I've worked with search for a signature in flash, if they can't find a valid signature they load

Re: [OpenWrt-Devel] Low level boot on MIPS CPUs

2012-02-06 Thread Florian Fainelli
On Monday 06 February 2012 18:00:17 Peter Naulls wrote: On 02/06/2012 08:52 AM, jonsm...@gmail.com wrote: Most ARM CPUs have boot ROMs for getting the initial image out of flash. I'm referring to the boot loader that loads uboot, not uboot. The ARM CPUs I've worked with search for a

Re: [OpenWrt-Devel] Low level boot on MIPS CPUs

2012-02-06 Thread jonsm...@gmail.com
On Mon, Feb 6, 2012 at 1:08 PM, Florian Fainelli flor...@openwrt.org wrote: On Monday 06 February 2012 18:00:17 Peter Naulls wrote: On 02/06/2012 08:52 AM, jonsm...@gmail.com wrote: Most ARM CPUs have boot ROMs for getting the initial image out of flash. I'm referring to the boot loader that

Re: [OpenWrt-Devel] Low level boot on MIPS CPUs

2012-02-06 Thread Florian Fainelli
On Monday 06 February 2012 19:20:21 jonsm...@gmail.com wrote: On Mon, Feb 6, 2012 at 1:08 PM, Florian Fainelli flor...@openwrt.org wrote: On Monday 06 February 2012 18:00:17 Peter Naulls wrote: On 02/06/2012 08:52 AM, jonsm...@gmail.com wrote: Most ARM CPUs have boot ROMs for getting the

[OpenWrt-Devel] [PATCH 5/5] Comtrend (BRCM63XX 96348-A122) Support

2012-02-06 Thread Álvaro Fernández Rojas
This adds support for Comtrend 5365. I'm sending this again due to the removal of kernel 2.6.39 support. 5/5 (originally 5/4 - kernel 3.3 was added after patch submission): Kernel v3.3-rc2 Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com Index: