On 04/02/2014 04:52 PM, Alexander Graf wrote:
>
> On 02.04.2014, at 16:49, Fabien Chouteau wrote:
>
>> IRQ are lowered when ievent bit is cleared, so irq_pulse makes no sense
>> here...
>>
>> Signed-off-by: Fabien Chouteau
>
> Thanks, applied to ppc-next.
Thanks Alex,
> Given that the wiring
On 02.04.2014, at 16:49, Fabien Chouteau wrote:
> IRQ are lowered when ievent bit is cleared, so irq_pulse makes no sense
> here...
>
> Signed-off-by: Fabien Chouteau
Thanks, applied to ppc-next. Given that the wiring with boards is still missing
I don't think this is a critical 2.0 fix.
A
IRQ are lowered when ievent bit is cleared, so irq_pulse makes no sense
here...
Signed-off-by: Fabien Chouteau
---
hw/net/fsl_etsec/rings.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/net/fsl_etsec/rings.c b/hw/net/fsl_etsec/rings.c
index e36cfbe..d4a494f 100644
---