[U-Boot] [PATCH v2 09/10] sf: Make IO modes at last in read modes

Bin Meng bmeng.cn at gmail.com
Tue Dec 29 07:29:47 CET 2015


On Tue, Dec 29, 2015 at 1:32 AM, Jagan Teki <jteki at openedev.com> wrote:
> SLOW, FAST, DUAL, DUAL_IO, QUAD, QUAD_IO changed order to
> SLOW, FAST, DUAL, QUAD, DUAL_IO, QUAD_IO
>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Michal Simek <michal.simek at xilinx.com>
> Cc: Siva Durga Prasad Paladugu <sivadur at xilinx.com>
> Tested-by: Jagan Teki <jteki at openedev.com>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
>  drivers/mtd/spi/sf_internal.h | 4 ++--
>  drivers/mtd/spi/spi_flash.c   | 2 +-
>  include/spi.h                 | 2 +-
>  3 files changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list