commit | df4e813b72bf07d9026b00455f5e7dffd694ae48 | [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 | 97a85b223ab316d11f3a374fecc5d449a1c8a694 [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>