* [U-Boot-Users] [PATCH] include/ppc440.h minor error affecting interrupts
@ 2006-11-28 16:36 Jeff Mann
2006-11-30 12:03 ` Stefan Roese
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Mann @ 2006-11-28 16:36 UTC (permalink / raw)
To: u-boot
U-Boot Users:
One of our engineers traced a problem with interrupts to an error in the
include/ppc440.h file. It appeares that several sets of defines for the
addresses of registers in the EPX and GRX universal interrupt controller
are incorrect. It actually just looks like a minor cut-and-paste error
resulting in, for example, "UIC0_DCR_BASE+0xXX" where
"UIC2_DCR_BASE+0xXX" should have been. This bug appears to only affect
the upper two sets of registers in the UIC (UIC2 and UIC3).
This correction has been tested on a sequioa board. Amoung the things
this bug affects is the USB device. USB Device works correctly with the
bug corrected.
[PATCH]
Fixed include/ppc440.c for UIC address Bug
- Corrects bug affecting the addresses for the universal interrupt
controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.
Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppc440_h.patch
Type: application/octet-stream
Size: 2655 bytes
Desc: ppc440_h.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20061128/af08c6c6/attachment.obj
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] [PATCH] include/ppc440.h minor error affecting interrupts
2006-11-28 16:36 [U-Boot-Users] [PATCH] include/ppc440.h minor error affecting interrupts Jeff Mann
@ 2006-11-30 12:03 ` Stefan Roese
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2006-11-30 12:03 UTC (permalink / raw)
To: u-boot
On Tuesday 28 November 2006 17:36, Jeff Mann wrote:
> Fixed include/ppc440.c for UIC address Bug
>
> - Corrects bug affecting the addresses for the universal interrupt
> controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.
Applied. Thanks.
Best regards,
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-30 12:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-28 16:36 [U-Boot-Users] [PATCH] include/ppc440.h minor error affecting interrupts Jeff Mann
2006-11-30 12:03 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox