[U-Boot] Pull request: u-boot-spi/master

Jagan Teki jagan at openedev.com
Sun Jan 15 18:32:14 CET 2017


Hi Tom,

Please take this PR.

thanks!
Jagan.

The following changes since commit 70c1e0474a9df2c4493b4e2330cc41d3132b4e90:

  Merge git://git.denx.de/u-boot-rockchip (2017-01-12 21:20:51 -0500)

are available in the git repository at:


  git://git.denx.de/u-boot-spi.git master

for you to fetch changes up to 68e7999ba9de0a15dd3dc99e078b70f41eb98c82:

  spi: Zap cf_qspi driver and related code (2017-01-15 18:29:04 +0100)

----------------------------------------------------------------
Jagan Teki (2):
      spi: Zap ep93xx_spi driver and related code
      spi: Zap cf_qspi driver and related code

 arch/m68k/cpu/mcf52x2/cpu_init.c |  12 --
 board/cirrus/edb93xx/edb93xx.c   |  98 -----------
 drivers/spi/Makefile             |   2 -
 drivers/spi/cf_qspi.c            | 354 ---------------------------------------
 drivers/spi/cf_spi.c             |   4 -
 drivers/spi/ep93xx_spi.c         | 272 ------------------------------
 include/configs/edb93xx.h        |  10 --
 scripts/config_whitelist.txt     |   5 -
 8 files changed, 757 deletions(-)
 delete mode 100644 drivers/spi/cf_qspi.c
 delete mode 100644 drivers/spi/ep93xx_spi.c


More information about the U-Boot mailing list