On Mon, Dec 10, 2018 at 4:23 PM Patrick Delaunay
wrote:
>
> The 2 default values for SPI mode and speed are
> only if CONFIG_DM_SPI_FLASH is not defined
> - CONFIG_SF_DEFAULT_SPEED
> - CONFIG_SF_DEFAULT_MODE
>
> Inverse the logic of the test to remove these two defines.
>
> Signed-off-by: Patrick
Am 10.12.2018 um 21:49 schrieb Petr Vorel:
Hi Patrick,
On Mon, Dec 10, 2018 at 11:53 AM Patrick Delaunay
wrote:
The 2 default values for SPI mode and speed are
only if CONFIG_DM_SPI_FLASH is not defined
- CONFIG_SF_DEFAULT_SPEED
- CONFIG_SF_DEFAULT_MODE
Inverse the logic of the test to r
Hi Patrick,
> On Mon, Dec 10, 2018 at 11:53 AM Patrick Delaunay
> wrote:
> > The 2 default values for SPI mode and speed are
> > only if CONFIG_DM_SPI_FLASH is not defined
> > - CONFIG_SF_DEFAULT_SPEED
> > - CONFIG_SF_DEFAULT_MODE
> > Inverse the logic of the test to remove these two defines.
On Mon, Dec 10, 2018 at 11:53 AM Patrick Delaunay
wrote:
>
> The 2 default values for SPI mode and speed are
> only if CONFIG_DM_SPI_FLASH is not defined
> - CONFIG_SF_DEFAULT_SPEED
> - CONFIG_SF_DEFAULT_MODE
>
> Inverse the logic of the test to remove these two defines.
>
> Signed-off-by: Patrick
The 2 default values for SPI mode and speed are
only if CONFIG_DM_SPI_FLASH is not defined
- CONFIG_SF_DEFAULT_SPEED
- CONFIG_SF_DEFAULT_MODE
Inverse the logic of the test to remove these two defines.
Signed-off-by: Patrick Delaunay
---
cmd/sf.c | 10 ++
common/spl/spl_sp
5 matches
Mail list logo