1. 18 May, 2011 5 commits
  2. 17 May, 2011 2 commits
  3. 11 May, 2011 2 commits
  4. 08 May, 2011 1 commit
  5. 07 May, 2011 1 commit
  6. 05 May, 2011 2 commits
  7. 04 May, 2011 1 commit
  8. 03 May, 2011 1 commit
  9. 29 Apr, 2011 2 commits
  10. 27 Apr, 2011 1 commit
  11. 15 Apr, 2011 1 commit
    • Michael Karcher's avatar
      Remove delays in JEDEC erase sequence · 880e867a
      Michael Karcher authored
      
      It is extremely unlikely that a chip not requiring delays in probe does
      require them in erase. We observed unreliable erasing with a SST49LF004A
      with these delays, so remove them if the are not required.
      
      In review, I got the hint that "probe_jedec goes further by making that
      call conditional on nonzero delay". I decided to ignore that. For
      internal_delay, the small amount of clock cycles wasted for calling
      programmer_delay(0) is negligible compared to LPC cycle times. It might
      be an issue for 5 wasted bytes on the serial line in serprog. OTOH,
      flash erase is still slow compared to 6*5 bytes on a serial port at
      reasonable speed.
      
      Corresponding to flashrom svn r1288.
      Signed-off-by: default avatarMichael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
      Acked-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      880e867a
  12. 14 Apr, 2011 2 commits
  13. 02 Apr, 2011 1 commit
  14. 01 Apr, 2011 1 commit
  15. 29 Mar, 2011 1 commit
  16. 18 Mar, 2011 1 commit
  17. 17 Mar, 2011 1 commit
  18. 08 Mar, 2011 3 commits
  19. 07 Mar, 2011 4 commits
  20. 06 Mar, 2011 7 commits