On Wed, May 24, 2023 at 1:03 PM Masahisa Kojima <[email protected]> wrote: > > Current code expects that SPI_TX_BYTE is single bit mode > but it is wrong. It indicates byte program mode, > not single bit mode. > > If SPI_TX_DUAL, SPI_TX_QUAD and SPI_TX_OCTAL bits are not set, > the default transfer bus width is single bit. > > Signed-off-by: Masahisa Kojima <[email protected]> > ---
Reviewed-by: Jagan Teki <[email protected]> Applied to u-boot-spi/master

