[OpenWrt-Devel] How to combine kernel/uImage and rootfs into a single JFFS2 image?

2011-06-02 Thread zhengfish
Hi, all, I'm studying openwrt-10.03(backfire). I compile a kernel uImage and setup a rootfs with mkfs.jffs2 for my board. Now I can burn the rootfs.jffs2 onto NAND flash /mtd/mtdblock1 partition, then I can tftpboot the kernel uImage and mount the /dev/mtdblock1. Here the OpenWRT

Re: [OpenWrt-Devel] [PATCH] package: update strongswan4 to 4.5.2

2011-06-02 Thread Florian Fainelli
On Wednesday 25 May 2011 22:11:13 Lars Hjersted wrote: Update version of strongswan4 package from 4.5.1 to 4.5.2. Add new strongswan4 plugins: coupling, duplicheck, whitelist. Add strongswan4-libfast package and make build dependencies on clearsilver and fcgi conditional. Previously

Re: [OpenWrt-Devel] [PATCH] Bump the version and update the URL

2011-06-02 Thread Florian Fainelli
On Wednesday 27 April 2011 16:07:26 Justus Winter wrote: --- utils/mg/Makefile | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Applied in r27093, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] Libao version bump

2011-06-02 Thread Florian Fainelli
On Monday 30 May 2011 14:13:43 Adam Chasen wrote: Signed-off-by: Adam Chasen (a...@chasen.name) Applied in r27094, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] Ralink rt3052 Reset button and 2nd MAC

2011-06-02 Thread HP Teoh
Hi, I am having some problems getting some of the functions work on my ralink3052 platform. === Problem 1. The Reset button doesn't work. The settings for GPIO are #define WIWI300N_GPIO_BUTTON_RESET10 #define

Re: [OpenWrt-Devel] flash wearout

2011-06-02 Thread Philip Prindeville
On 5/31/11 10:48 AM, Peter Wagner wrote: Am Dienstag, 31. Mai 2011, 17:52:58 schrieb Philip Prindeville: On 5/30/11 4:00 PM, Peter Wagner wrote: Hi, while i was reading some init files i stumbled upon this: /sbin/wifi detect /etc/config/wireless grep -qs config /etc/config/wireless {

Re: [OpenWrt-Devel] Ralink rt3052 Reset button and 2nd MAC

2011-06-02 Thread Layne Edwards
On Fri, 3 Jun 2011 10:03:36 +0800, HP Teoh wrote: == Problem 2: WiFi LED always stays solid green. Does anybody know how it can be modified to blink/flash based on activity? I have tried to change the trigger

Re: [OpenWrt-Devel] Ralink rt3052 Reset button and 2nd MAC

2011-06-02 Thread HP Teoh
Hi Lanyne, Thanks for the wifi led configuration. Any idea about the reset button not working and method to insert 2nd mac for vlan? Thanks and Regards. -Vincent On Fri, Jun 3, 2011 at 11:10 AM, Layne Edwards ledwa...@astrumtech.netwrote: On Fri, 3 Jun 2011 10:03:36 +0800, HP Teoh wrote:

Re: [OpenWrt-Devel] Adding to first boot process

2011-06-02 Thread Weedy
On 31/05/2011 4:45 AM, Tim Fletcher wrote: answer is roll your own build? roll your own build ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] Ralink rt3052 Reset button and 2nd MAC

2011-06-02 Thread Layne Edwards
On Fri, 3 Jun 2011 12:01:55 +0800, HP Teoh wrote: Hi Lanyne, Thanks for the wifi led configuration. Any idea about the reset button not working and method to insert 2nd mac for vlan? Thanks and Regards. -Vincent Vincent, For your MAC issue: The current ethernet and switch

Re: [OpenWrt-Devel] cant boot ralink rt3052 (openwrt Attitude Adjustment 2/6/2011 co)

2011-06-02 Thread harish badrinath
What board/router are you using? Its a unbranded chinese Ralink SOC RT3052 What image did you flash? I checked out trunk, built it on a local machine and then flahsed openwrt-ramips-rt305x-uImage.bin and openwrt-ramips-rt305x-root.squashfs. The patches in question can be found at

[OpenWrt-Devel] [PATCH] toolchain/gcc: upgrade Linaro GCC to 4.5-2011.05-0

2011-06-02 Thread Mark Mentovai
toolchain/gcc: upgrade Linaro GCC to 4.5-2011.05-0 Signed-off-by: Mark Mentovai m...@moxienet.com linaro_4.5-2011.05-0.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Ralink rt3052 Reset button and 2nd MAC

2011-06-02 Thread HP Teoh
On Fri, Jun 3, 2011 at 12:42 PM, Layne Edwards ledwa...@astrumtech.netwrote: On Fri, 3 Jun 2011 12:01:55 +0800, HP Teoh wrote: Hi Lanyne, Thanks for the wifi led configuration. Any idea about the reset button not working and method to insert 2nd mac for vlan? Thanks and Regards.