1. 29 Apr, 2011 1 commit
  2. 27 Apr, 2011 1 commit
  3. 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
  4. 14 Apr, 2011 2 commits
  5. 02 Apr, 2011 1 commit
  6. 01 Apr, 2011 1 commit
  7. 29 Mar, 2011 1 commit
  8. 18 Mar, 2011 1 commit
  9. 17 Mar, 2011 1 commit
  10. 08 Mar, 2011 3 commits
  11. 07 Mar, 2011 4 commits
  12. 06 Mar, 2011 9 commits
  13. 05 Mar, 2011 1 commit
  14. 28 Feb, 2011 1 commit
  15. 22 Feb, 2011 1 commit
  16. 15 Feb, 2011 1 commit
  17. 05 Feb, 2011 1 commit
  18. 04 Feb, 2011 2 commits
  19. 28 Jan, 2011 1 commit
  20. 25 Jan, 2011 1 commit
  21. 24 Jan, 2011 1 commit
  22. 20 Jan, 2011 1 commit
  23. 19 Jan, 2011 1 commit
  24. 17 Jan, 2011 2 commits