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
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,
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