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 1001603] LPC2XXX/17XX HW RTC driver can report wrong time/datedata


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001603

--- Comment #2 from Bernard Fouchà <bernard.fouche@kuantic.com> 2012-06-01 08:55:50 BST ---
An improvement would be to store in the 'General Purpose Registers' (the
'dummy' item of struct RTC), a string like 'ECOS' (fits in a single 4 bytes
register): if this string isn't found at init, then clears the set of
registers. If the string is found, considers the registers give correct time. I
do this at application level, it could be moved here and this feature added as
a CDL option.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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