Am 06.12.2018 um 02:31 schrieb Simon Glass:
On Tue, 27 Nov 2018 at 13:09, Simon Goldschmidt
wrote:
In spi_flash.c, if CONFIG_SPI_FLASH_BAR is enabled, the function
'clean_bar' makes sure that the Bank Address Register is reset at the
end of functions using it.
However, if this is enabled, tho
On Tue, 27 Nov 2018 at 13:09, Simon Goldschmidt
wrote:
>
> In spi_flash.c, if CONFIG_SPI_FLASH_BAR is enabled, the function
> 'clean_bar' makes sure that the Bank Address Register is reset at the
> end of functions using it.
>
> However, if this is enabled, those functions may return zero (success
In spi_flash.c, if CONFIG_SPI_FLASH_BAR is enabled, the function
'clean_bar' makes sure that the Bank Address Register is reset at the
end of functions using it.
However, if this is enabled, those functions may return zero (success)
when they should return an error. This is because after e.g.
'spi
3 matches
Mail list logo