[U-Boot] [PATCH v3 0/2] Exynos4: add software SPI support on Universal C210 board

Minkyu Kang promsoft at gmail.com
Mon Oct 15 03:11:35 CEST 2012


On 10 October 2012 20:55, Minkyu Kang <promsoft at gmail.com> wrote:
> Dear Piotr Wilczek,
>
> On 24 September 2012 20:56, Piotr Wilczek <p.wilczek at samsung.com> wrote:
>> This patchset add software SPI support on Samsung Universal C210 board.
>> In SPI software driver #ifdef CONFIG_SYS_IMMR in spi_init function is added.
>>
>> Changes in v2:
>> - removed space between # and include;
>> - changed return in spi_cs_is_valid function;
>> Changes in v3:
>> - Patch is split in two patches:
>>   - the first modifies software SPI driver;
>>   - the second patch add support for SPI on Universal C210 board
>>
>> Piotr Wilczek (2):
>>   drivers: spi: modify soft spi driver
>>   exynos4: universal_C210: use software SPI
>>
>>  board/samsung/universal_c210/universal.c |   34 ++++++++++++++++++++++++++++++
>>  drivers/spi/soft_spi.c                   |    3 ++
>>  include/configs/s5pc210_universal.h      |   19 ++++++++++++++++
>>  3 files changed, 56 insertions(+), 0 deletions(-)
>>
>
> applied to u-boot-samsung.
>

This patchset was reverted.

Thanks.
Minkyu Kang.
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list