The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
Hi Alan,
first I'd like to say th
On 01/03/2017 18:03, Alban wrote:
> On Wed, 1 Mar 2017 16:44:30 +0100
> John Crispin wrote:
>
>> could you give a more detailed list of what clk and irq drivers are
>> missing ? i could help write the code, i am just scared to duplicate
>> some of your work.
>
> For IRQ all that is left in arc
On Wed, 1 Mar 2017 16:44:30 +0100
John Crispin wrote:
> could you give a more detailed list of what clk and irq drivers are
> missing ? i could help write the code, i am just scared to duplicate
> some of your work.
For IRQ all that is left in arch/mips/ath79/irq.c should be moved to
clean drive
Hi Alban,
thanks for the reply
> Having the ethernet working would be nice. Do you just target LEDE or
> are you trying to get it in a state that would be acceptable for
> mainline?
first of i want to make it work inside LEDE but i do want to reduce our
technical debt this year so its a realist
On Wed, 1 Mar 2017 12:26:40 +0100
John Crispin wrote:
> Hi Antony,
> Hi Alban,
>
> I have been working on the ath79 OF target the last days. I created a
> new target within LEDE that uses pure devicetree support with the hope
> of obsoleting all our mach files and simplifying the code. The
> tl-