[U-Boot] [PATCH] implement software SPI

Piotr Wilczek p.wilczek at samsung.com
Wed Aug 29 10:15:21 CEST 2012


This patch implements software SPI for the universal C210 board.
SPI is used to configure video driver.

Piotr Wilczek (1):
  arm:exynos4:universal_c210: implement software SPI

 board/samsung/universal_c210/universal.c |   36 ++++++++++++++++++++++++++++++
 drivers/spi/soft_spi.c                   |    7 +++++-
 include/configs/s5pc210_universal.h      |   19 +++++++++++++++
 3 files changed, 61 insertions(+), 1 deletions(-)

-- 
1.7.5.4



More information about the U-Boot mailing list