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 1001850] Flash Driver for Cypress FM25VXX FRAM
Date: Sat, 01 Jun 2013 13:54:00 -0000	[thread overview]
Message-ID: <bug-1001850-777-vbhczYO77V@http.bugs.ecos.sourceware.org/> (raw)
In-Reply-To: <bug-1001850-777@http.bugs.ecos.sourceware.org/>

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001850

--- Comment #2 from Mike Jones <mjones@linear.com> ---
Actually, it was an #ifdef in fm25vxx_freescale_dspi.c


+#ifdef CYGHWR_DEVS_FLASH_FM25VXX_DEV0_SPI_USE_DBR
+# define FM25VXX_SPI_DBR_DEV0 1
+#else
+# define FM25VXX_SPI_DBR_DEV0 0
+#endif

CYGHWR_DEVS_FLASH_FM25VXX_DEV0_SPI_USE_DBR was incorrect. It was copied from
SST25 driver and that was also incorrect and I have put in a bugzilla fix for
it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


  parent reply	other threads:[~2013-06-01 13:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23  1:48 [Bug 1001850] New: " bugzilla-daemon
2013-06-01 13:45 ` [Bug 1001850] " bugzilla-daemon
2013-06-01 13:54 ` bugzilla-daemon [this message]
2013-06-09  2:35 ` bugzilla-daemon
2013-06-09  2:35 ` bugzilla-daemon
2013-06-09  2:36 ` bugzilla-daemon
2013-06-26 16:55 ` bugzilla-daemon
2013-06-26 16:56 ` bugzilla-daemon
2013-05-23  1:48 [Bug 1001850] New: " bugzilla-daemon
2013-06-01 13:45 ` [Bug 1001850] " bugzilla-daemon
2013-06-01 13:54 ` bugzilla-daemon
2013-06-09  2:35 ` bugzilla-daemon
2013-06-09  2:35 ` bugzilla-daemon
2013-06-09  2:37 ` bugzilla-daemon
2013-06-26 16:55 ` bugzilla-daemon
2013-06-26 16:56 ` 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=bug-1001850-777-vbhczYO77V@http.bugs.ecos.sourceware.org/ \
    --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).