Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for EnGenius ESR1750

2014-07-02 Thread
Answers inline. On Tue, Jul 1, 2014 at 3:16 PM, John Crispin wrote: > On 01/07/2014 13:44, Jon Suphammer wrote: >> "0t 1" + part=$(find_mtd_part u-boot-env) + mac=$(strings $part | >> sed -n 's/^'"ethaddr"'=//p' |sed 's/\"//g') + >> mac_lan=$(macaddr_canonicalize $mac) +[ -n "$m

Re: [OpenWrt-Devel] [PATCH 3/3][ESR1750][V2] ar71xx: add support for EnGenius ESR1750

2014-07-11 Thread
Hi Forest, Vendors are not always consistent over time with what colour they use for their LED's. Several factors could play in, like matching LED with a tooling colour or just change of mind. It would be more safe to bind the LED to specific device rather than vendor. Best regards, Jon On Fri,

Re: [OpenWrt-Devel] [PATCH] cns3xxx: Initial support for Hydrogen board

2012-11-08 Thread
Hi Kaloz, Thanks for your comments. See below for answers. On Thu, Nov 7, 2012 at 18:40 PM, Imre Kaloz wrote: > > Thanks, please see comments / questions below. > > On Wed, 07 Nov 2012 17:52:57 +0100, Jon Suphammer wrote: > > > Add Ping Communication Hydrogen board support. > > > > Signed-off-b