Re: [LEDE-DEV] [PATCH] cns3xxx: fix GPIO controller interrupt enable

2017-09-11 Thread Koen Vandeputte
On 2017-09-08 20:56, Tim Harvey wrote: The cns3xxx interrupt controller uses a single register and as such the 'mask' reg/functions must be used as opposed to the 'enable'/'disable' reg/functions. This fixes an issue that occurs if more than one GPIO on a specific controller (there is GPIOA and

[LEDE-DEV] Starting logging earlier

2017-09-11 Thread Philip Prindeville
I was wondering why the loggers (except ubox) are all started as priority 20 (same as “network”): $ grep START= package/system/ubox/files/log.init feeds/packages/net/ulogd/files/ulogd.init feeds/packages/net/rsyslog/files/rsyslog.init feeds/packages/admin/syslog-ng/files/syslog-ng.init packag

Re: [LEDE-DEV] Starting logging earlier

2017-09-11 Thread Philip Prindeville
> On Sep 11, 2017, at 1:33 PM, Philip Prindeville > wrote: > > I was wondering why the loggers (except ubox) are all started as priority 20 > (same as “network”): > > $ grep START= package/system/ubox/files/log.init > feeds/packages/net/ulogd/files/ulogd.init > feeds/packages/net/rsyslog/fi