public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ARM VersatilePB - Fixed flash support
Date: Mon, 10 Jan 2005 00:36:39 +0100	[thread overview]
Message-ID: <20050109233644.6EDF7C108D@atlas.denx.de> (raw)
In-Reply-To: Your message of "Mon, 11 Oct 2004 16:20:47 PDT." <c3d0340b0410111620498f967b@mail.gmail.com>

In message <c3d0340b0410111620498f967b@mail.gmail.com> you wrote:
> The current flash support for Integrator CP supports only one flash
> type 28F256L18T. However the flash on the CP board we recently bought
> is 28F640J3C. I ported flash.c to support this type of flash. If you'd
> like, I'll post the patch.

Was there a final patch posted to the list? I can't find one.

> One issue I've encoutered is flash write timeout of a big chunk of
> data (> 128KB). Write always times out no matter how big the value of
> CFG_FLASH_WRITE_TOUT is. The issue hasn't been solved yet. Any hints
> are appreciated.

Make sure to use reset_timer_masked() and get_timer_masked()  instead
of get_timer(0) / get_timer(start).

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have been over into the future, and it works.
                - Lincoln Steffens in _Letters_ (1938) vol. 1, p. 463

  reply	other threads:[~2005-01-09 23:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 16:59 [U-Boot-Users] ARM VersatilePB - Fixed flash support Philippe Robin
2004-10-11 22:47 ` Wolfgang Denk
2004-10-11 23:20 ` Shawn
2005-01-09 23:36   ` Wolfgang Denk [this message]
2005-01-10 17:56     ` Shawn Jin
2005-01-10 18:01       ` Shawn Jin
  -- strict thread matches above, loose matches on Subject: below --
2004-10-12 14:49 Philippe Robin
2004-10-13  0:50 ` Shawn
2004-10-14 13:43 Philippe Robin
2004-10-14 16:51 ` Shawn
2004-10-14 21:09   ` Wolfgang Denk

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=20050109233644.6EDF7C108D@atlas.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /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