[U-Boot] [PATCH 1/1] ppc4xx: fix UIC hang if critical or non-critical interrupt is set at the same time as a normal interrupt is set on UIC0

2008-08-28 Thread vgallardo
From: Victor Gallardo [EMAIL PROTECTED] Signed-off-by: Victor Gallardo [EMAIL PROTECTED] --- cpu/ppc4xx/uic.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpu/ppc4xx/uic.c b/cpu/ppc4xx/uic.c index 7944c6c..a95d1cb 100644 --- a/cpu/ppc4xx/uic.c +++

Re: [U-Boot] [PATCH 1/1] ppc4xx: fix UIC hang if critical or non-critical interrupt is set at the same time as a normal interrupt is set on UIC0

2008-08-28 Thread Feng Kan
Hi Wolfgang: I send the patch out for Victor. In the original email the From field did indicate his name. Am I missing something? Thanks Feng Kan Dear [EMAIL PROTECTED], Can you please provide a real name with your mail address when submitting patches?

Re: [U-Boot] [PATCH 1/1] ppc4xx: fix UIC hang if critical or non-critical interrupt is set at the same time as a normal interrupt is set on UIC0

2008-08-28 Thread Wolfgang Denk
Dear Feng Kan, In message [EMAIL PROTECTED] you wrote: I send the patch out for Victor. In the original email the From field did indicate his name. Am I missing something? I don't know what you did, but there were actually two semi-identical postings: -- Subject: [U-Boot] [PATCH