[U-Boot] [PATCH v2 06/17] dm: spi: Correct handling of SPI chip selects in sandbox

Simon Glass sjg at chromium.org
Sun Nov 23 14:00:20 CET 2014


On 17 November 2014 at 07:29, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 11.11.2014 18:46, schrieb Simon Glass:
>>
>> This code was not updated when the chip select handling was adjusted. Fix
>> it to call the correct function.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>   drivers/mtd/spi/sandbox.c |  2 +-
>>   drivers/spi/spi-uclass.c  | 11 +----------
>>   include/spi.h             | 10 ++++++++++
>>   3 files changed, 12 insertions(+), 11 deletions(-)
>
>
> Acked-by: Heiko Schocher <hs at denx.de>

Applied to u-boot-dm.


More information about the U-Boot mailing list