diff options
author | Jagan Teki <jteki@openedev.com> | 2015-12-16 09:23:59 (GMT) |
---|---|---|
committer | Jagan Teki <jteki@openedev.com> | 2016-01-13 13:17:26 (GMT) |
commit | 4dd12454dc5abd615541ceb20586a2f0564fcb83 (patch) | |
tree | 88968d4efa9f92b3f28cc0089f7e02c90700dd7d /arch/nds32/cpu | |
parent | d9a0ab6c0dc318750ce5d389bf9268e31fd8af60 (diff) | |
download | u-boot-4dd12454dc5abd615541ceb20586a2f0564fcb83.tar.xz |
spi: Remove SPI_OPM_RX_EXTN
SPI_OPM_RX_EXTN is a combination of all rx opmode's
and spi driver shall use any one of the rx mode at
a time not the combination and it is true in case of
flash where spi_flash_table mention combination of
supported read opmodes so-that the required one
will pick based on the rx mode from spi driver.
Cc: Simon Glass <sjg@chromium.org>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Tested-by: Mugunthan V N <mugunthanvnm@ti.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'arch/nds32/cpu')
0 files changed, 0 insertions, 0 deletions