]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nios2: remove EPCS driver
authorThomas Chou <thomas@wytron.com.tw>
Sat, 23 Aug 2014 01:10:34 +0000 (09:10 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Sun, 24 Aug 2014 03:28:19 +0000 (11:28 +0800)
commit055626acba2754d3311204ad361b1828a4f8aaf6
treef768316be7cebc6655abca1d839882527359491e
parent5ff10aa7e76fc7dbd205ec13381757bfa2c99911
nios2: remove EPCS driver

The Altera EPCS is SPI flash. We have been using SPI flash driver
to access EPCS for years. The old EPCS driver could be removed.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
arch/nios2/cpu/Makefile
arch/nios2/cpu/epcs.c [deleted file]
include/nios2-epcs.h [deleted file]