public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001222] New: LM3
@ 2011-05-04 20:33 bugzilla-daemon
  2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:33 UTC (permalink / raw)
  To: ecos-bugs

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

           Summary: LM3
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
        OS/Version: Cortex-M
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: HAL
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: aesok@post.ru
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request




-- 
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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
@ 2011-05-04 20:42 ` bugzilla-daemon
  2011-05-04 20:45 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:42 UTC (permalink / raw)
  To: ecos-bugs

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

Anatoly Sokolov <aesok@post.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|LM3                         |LM3S typo in
                   |                            |lm3s/lm3s8xx/current/includ
                   |                            |e/plf_io.h

--- Comment #1 from Anatoly Sokolov <aesok@post.ru> 2011-05-04 21:42:14 BST ---
Hi.

Dye typo in lm3s/lm3s8xx/current/include/plf_io.h the CYGHWR_HAL_LM3S_ADC0_CHAN
macro incorrectly defined for LM3S808 and LM3S828 devices

RCS file:
/cvs/ecos/ecos/packages/hal/cortexm/lm3s/lm3s8xx/current/include/plf_io.h,v
retrieving revision 1.1
diff -u -r1.1 plf_io.h
--- ecos/packages/hal/cortexm/lm3s/lm3s8xx/current/include/plf_io.h    9 Feb
2011 20:55:06 -0000    1.1
+++ ecos/packages/hal/cortexm/lm3s/lm3s8xx/current/include/plf_io.h    4 May
2011 20:17:41 -0000
@@ -94,8 +94,8 @@
 #elif defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S817) || \
         defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S818)
 #define CYGHWR_HAL_LM3S_ADC0_CHAN                 6
-#elif defined(CYGHWR_HAL_CORTEXM_CORTEXM_LM3S828) || \
-        defined(CYGHWR_HAL_CORTEXM_CORTEXM_LM3S808)
+#elif defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S828) || \
+        defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S808)
 #define CYGHWR_HAL_LM3S_ADC0_CHAN                 8
 #endif


Anatoly.

-- 
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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
  2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
@ 2011-05-04 20:45 ` bugzilla-daemon
  2011-05-04 20:52 ` bugzilla-daemon
  2011-05-04 21:02 ` bugzilla-daemon
  3 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:45 UTC (permalink / raw)
  To: ecos-bugs

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

--- Comment #2 from Anatoly Sokolov <aesok@post.ru> 2011-05-04 21:44:42 BST ---
Created an attachment (id=1221)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1221)
 lm3s8xx.diff

-- 
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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
  2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
  2011-05-04 20:45 ` bugzilla-daemon
@ 2011-05-04 20:52 ` bugzilla-daemon
  2011-05-04 21:02 ` bugzilla-daemon
  3 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:52 UTC (permalink / raw)
  To: ecos-bugs

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                 CC|                            |john@dallaway.org.uk
         AssignedTo|unassigned@bugs.ecos.source |john@dallaway.org.uk
                   |ware.org                    |
     Ever Confirmed|0                           |1

--- Comment #3 from John Dallaway <john@dallaway.org.uk> 2011-05-04 21:52:13 BST ---
Anatoly, thank you for the bug report and fix.

-- 
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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-05-04 20:52 ` bugzilla-daemon
@ 2011-05-04 21:02 ` bugzilla-daemon
  3 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 21:02 UTC (permalink / raw)
  To: ecos-bugs

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |CURRENTRELEASE

--- Comment #4 from John Dallaway <john@dallaway.org.uk> 2011-05-04 22:02:38 BST ---
Fix checked in.

-- 
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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
  2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
  2011-05-04 20:44 ` bugzilla-daemon
@ 2011-05-04 20:52 ` bugzilla-daemon
  2 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:52 UTC (permalink / raw)
  To: unassigned

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

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
                 CC|                            |john@dallaway.org.uk
         AssignedTo|unassigned@bugs.ecos.source |john@dallaway.org.uk
                   |ware.org                    |
     Ever Confirmed|0                           |1

--- Comment #3 from John Dallaway <john@dallaway.org.uk> 2011-05-04 21:52:13 BST ---
Anatoly, thank you for the bug report and fix.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
  2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
@ 2011-05-04 20:44 ` bugzilla-daemon
  2011-05-04 20:52 ` bugzilla-daemon
  2 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:44 UTC (permalink / raw)
  To: unassigned

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

--- Comment #2 from Anatoly Sokolov <aesok@post.ru> 2011-05-04 21:44:42 BST ---
Created an attachment (id=1221)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1221)
 lm3s8xx.diff

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
  2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
@ 2011-05-04 20:42 ` bugzilla-daemon
  2011-05-04 20:44 ` bugzilla-daemon
  2011-05-04 20:52 ` bugzilla-daemon
  2 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-04 20:42 UTC (permalink / raw)
  To: unassigned

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

Anatoly Sokolov <aesok@post.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|LM3                         |LM3S typo in
                   |                            |lm3s/lm3s8xx/current/includ
                   |                            |e/plf_io.h

--- Comment #1 from Anatoly Sokolov <aesok@post.ru> 2011-05-04 21:42:14 BST ---
Hi.

Dye typo in lm3s/lm3s8xx/current/include/plf_io.h the CYGHWR_HAL_LM3S_ADC0_CHAN
macro incorrectly defined for LM3S808 and LM3S828 devices

RCS file:
/cvs/ecos/ecos/packages/hal/cortexm/lm3s/lm3s8xx/current/include/plf_io.h,v
retrieving revision 1.1
diff -u -r1.1 plf_io.h
--- ecos/packages/hal/cortexm/lm3s/lm3s8xx/current/include/plf_io.h    9 Feb
2011 20:55:06 -0000    1.1
+++ ecos/packages/hal/cortexm/lm3s/lm3s8xx/current/include/plf_io.h    4 May
2011 20:17:41 -0000
@@ -94,8 +94,8 @@
 #elif defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S817) || \
         defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S818)
 #define CYGHWR_HAL_LM3S_ADC0_CHAN                 6
-#elif defined(CYGHWR_HAL_CORTEXM_CORTEXM_LM3S828) || \
-        defined(CYGHWR_HAL_CORTEXM_CORTEXM_LM3S808)
+#elif defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S828) || \
+        defined(CYGHWR_HAL_CORTEXM_LM3S8XX_LM3S808)
 #define CYGHWR_HAL_LM3S_ADC0_CHAN                 8
 #endif


Anatoly.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-05-04 21:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
2011-05-04 20:45 ` bugzilla-daemon
2011-05-04 20:52 ` bugzilla-daemon
2011-05-04 21:02 ` bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
2011-05-04 20:42 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
2011-05-04 20:44 ` bugzilla-daemon
2011-05-04 20:52 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).