commit | 02eee9af971ed80d626a17e74b90c4563724059b | [log] [tgz] |
---|---|---|
author | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | Sat Jan 11 15:10:28 2014 +0530 |
committer | Jagannadha Sutradharudu Teki <jaganna@xilinx.com> | Sat Jan 11 15:10:28 2014 +0530 |
tree | 756318d3d7b8fd0ba0512369cacb69f0922ed7ee | |
parent | c3936dea79beb023f6b70ca46f5a47eabb153314 [diff] |
sf: Add extended read commands support Current sf uses FAST_READ command, this patch adds support to use the different/extended read command. This implementation will determine the fastest command by taking the supported commands from the flash and the controller, controller is always been a priority. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>