1. 06 6月, 2009 1 次提交
  2. 08 5月, 2009 1 次提交
  3. 29 4月, 2009 1 次提交
    • S
      mtd: Bug in m25p80.c during whole-chip erase · 3f33b0aa
      Steven A. Falco 提交于
      There is a logic error in "whole chip erase" for the m25p80 family.  If
      the whole device is successfully erased, erase_chip() will return 0, and
      the code will fall through to the "else" clause, and do sector-by-sector
      erase in addition to the whole-chip erase.  This patch corrects that.
      
      Also, the MAX_READY_WAIT_COUNT is insufficient for an m25p16 connected
      to a 400 MHz powerpc.  Increasing it allows me to successfully program
      the device on my board.
      Signed-off-by: NSteven A. Falco <sfalco@harris.com>
      Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      3f33b0aa
  4. 04 4月, 2009 1 次提交
  5. 20 3月, 2009 1 次提交
  6. 07 1月, 2009 1 次提交
  7. 23 12月, 2008 1 次提交
  8. 20 12月, 2008 1 次提交
  9. 26 11月, 2008 3 次提交
  10. 20 10月, 2008 1 次提交
  11. 14 10月, 2008 1 次提交
  12. 12 8月, 2008 3 次提交
  13. 11 7月, 2008 1 次提交
  14. 06 6月, 2008 1 次提交
  15. 25 4月, 2008 2 次提交
  16. 22 4月, 2008 1 次提交
  17. 29 6月, 2007 3 次提交
  18. 31 12月, 2006 1 次提交
  19. 08 12月, 2006 1 次提交
  20. 05 9月, 2006 1 次提交
  21. 14 6月, 2006 1 次提交
  22. 29 5月, 2006 1 次提交
  23. 12 4月, 2006 1 次提交
  24. 01 4月, 2006 1 次提交
  25. 14 1月, 2006 3 次提交