public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h
Date: Wed, 04 May 2011 20:42:00 -0000	[thread overview]
Message-ID: <20110504204216.3A71E2F78009@mail.ecoscentric.com> (raw)
In-Reply-To: <bug-1001222-777@http.bugs.ecos.sourceware.org/>

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.


  reply	other threads:[~2011-05-04 20:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 20:33 [Bug 1001222] New: LM3 bugzilla-daemon
2011-05-04 20:42 ` bugzilla-daemon [this message]
2011-05-04 20:44 ` [Bug 1001222] LM3S typo in lm3s/lm3s8xx/current/include/plf_io.h bugzilla-daemon
2011-05-04 20:52 ` bugzilla-daemon
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110504204216.3A71E2F78009@mail.ecoscentric.com \
    --to=bugzilla-daemon@bugs.ecos.sourceware.org \
    --cc=unassigned@bugs.ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).