[U-Boot] [PATCH 2/2] mpc83xx: Implement interrupt support for mpc83xx
Joe Hershberger
joe.hershberger at gmail.com
Thu Oct 6 23:45:26 CEST 2011
On Thu, Oct 6, 2011 at 4:03 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Joe Hershberger,
>
> In message <1317856455-30829-2-git-send-email-joe.hershberger at ni.com> you wrote:
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> Cc: Joe Hershberger <joe.hershberger at gmail.com>
>> Cc: Kim Phillips <kim.phillips at freescale.com>
>> ---
>> arch/powerpc/cpu/mpc83xx/interrupts.c | 447 ++++++++++++++++++++++++++++++--
>> arch/powerpc/include/asm/mpc83xx_irq.h | 72 +++++
>> 2 files changed, 499 insertions(+), 20 deletions(-)
>> create mode 100644 arch/powerpc/include/asm/mpc83xx_irq.h
>
> Checkpatch says:
>
> total: 0 errors, 5 warnings, 560 lines checked
>
> Please clean up and resubmit. Thanks.
Hi Wolfgang,
Done. Sorry about that... figured that it would be an exception since
it was copied from Linux.
Best,
-Joe
More information about the U-Boot
mailing list