Re: [OpenWrt-Devel] [PATCH] [ar71xx] Add support for D-link DIR, 632 A1 router

2013-04-20 Thread Andrew McDonnell
In follow up, in further testing it seems the problem with the switch and the LEDS have resolved themselves - I have confirmed in my latest image that USB LED works, WLAN LED works, WAN LED works, and devices on the switch can ping each other. So only the minor issue of changing the colour of the

[OpenWrt-Devel] Generic MAC guidelines for new ports (was: Re: [PATCH] [ar71xx] Add support for D-link DIR 632 A1 router)

2013-04-20 Thread Paul Fertser
Hi, Andrew McDonnell writes: > 7. MAC addresses - I am not sure what the policy should be - the factory sets > them all to the stickered MAC address, but DD-WRT reads a different MAC > address from the ART partition. Currently I set the stickered MAC as the > default for the WLAN, and use the AR

[OpenWrt-Devel] [PATCH] [ar71xx] Add support for D-link DIR 632 A1 router

2013-04-20 Thread Andrew McDonnell
This patch adds support for the D-link DIR 632 router (hardware version A1) Signed-off-by: Andrew McDonnell --- Notes: This patch is 420kb. Maybe I am doing something wrong :-| Given the entirety is to add support for a single device I am not sure how to logically split it - perhaps separate

Re: [OpenWrt-Devel] Force image package to be installed last?

2013-04-20 Thread Jiri Slachta
Dne 21.4.2013 2:24, Shawn Lewis napsal(a): > Hi, I have a package that overrides files from other packages, and I build in > to my image. I'd like it to always be installed last, to ensure that it's > files are the ones that show up in the image. > > Currently in my package's Makefile I specify

[OpenWrt-Devel] Force image package to be installed last?

2013-04-20 Thread Shawn Lewis
Hi, I have a package that overrides files from other packages, and I build in to my image. I'd like it to always be installed last, to ensure that it's files are the ones that show up in the image. Currently in my package's Makefile I specify PKG_BUILD_DEPENDS for any packages whose files I'm over

Re: [OpenWrt-Devel] porting and packaging tlsdate to/for OpenWRT

2013-04-20 Thread José Vázquez
> Hi, > > I'm working on porting tlsdate to various different platforms as > documented here: > > https://github.com/ioerror/tlsdate/blob/master/INSTALL > > OpenWRT is one platform where I'd like to see it available and sadly, I > don't have any systems with which to use or build OpenWRT at the mo

[OpenWrt-Devel] Porting of D-link DIR-632-A1 router - patches coming soon

2013-04-20 Thread Andrew McDonnell
Hello all, After a few late nights I have managed to get this router working under OpenWRT. This is my first contribution to OpenWRT, so far I have posted to the DIR632 forum and added Debricking instructions to the related wiki page, now I am about to work my way through the OpenWrt patch submis