Skip to content
Snippets Groups Projects
  1. Feb 06, 2014
  2. Jan 24, 2014
  3. Jan 22, 2014
  4. Jan 21, 2014
  5. Jan 17, 2014
    • Jeroen Hofstee's avatar
      nand, gpmc: fix reading after switching ecc · 13fbde6e
      Jeroen Hofstee authored
      
      The omap_gpmc allows switching ecc at runtime. Since
      the NAND_SUBPAGE_READ flag is only set, it is kept when
      switching to hw ecc, which is not correct. This leads to
      calling chip->ecc.read_subpage which is not a valid
      pointer. Therefore clear the flag when switching ecc so
      reading in hw mode works again.
      
      Cc: Scott Wood <scottwood@freescale.com>
      Cc: Pekon Gupta <pekon@ti.com>
      Cc: Nikita Kiryanov <nikita@compulab.co.il>
      Signed-off-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
      13fbde6e
  6. Jan 15, 2014
  7. Jan 14, 2014
  8. Jan 13, 2014
  9. Jan 12, 2014
  10. Jan 11, 2014
Loading