This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000681] PXA GPIO registers not properly configured fordetecting IRQs


http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000681





--- Comment #1 from Alfonso Sanchez <beato@tid.es>  2009-03-23 14:26:39 ---
Created an attachment (id=680)
 --> (http://bugzilla.ecoscentric.com/attachment.cgi?id=680)
Patch to pxa2x0_misc.c

There was a problem in pxa2x0_misc.c, where registers GFER1 and GRER1 where
being used for for GPIOs 2 to 31 instead of the right registers, GFER0 and
GRER0. This can cause problems for GPIOs from 2 to 63. I hope the patch gets
included in eCos 3.0, as I think it is an important bug for the PXA
architecture.


-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]