commit | 5215df1540f9d525ce59df10f724e744afd4a109 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 25 18:31:29 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Dec 17 09:54:03 2010 +0100 |
tree | ac88addeb444ab1dd34263f36ab07eba597aa2d6 | |
parent | d833cfcb25e73003848fc5366b7313afe2317637 [diff] |
cfi_flash: Fix problems with status/id read mode This patch adds some calls to set the flash chip in the read-status- register- or read-id-mode before the corresponding register is read back. This problem was detected while porting the common CFI driver to support the Xilinx DS617 flash chips. Signed-off-by: Stefan Roese <sr@denx.de>