summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2012-08-25 18:08:20 +0000
committerbrooks <brooks@FreeBSD.org>2012-08-25 18:08:20 +0000
commitb4eee9541e5d371d4fbbda29db51fdc8f54620c7 (patch)
treede1757a58d5aeb15579c0707c60afd8287b24d0f /usr.sbin/Makefile
parente384ca8b42c7be835c0d338f6038966641c9b9c9 (diff)
downloadFreeBSD-src-b4eee9541e5d371d4fbbda29db51fdc8f54620c7.zip
FreeBSD-src-b4eee9541e5d371d4fbbda29db51fdc8f54620c7.tar.gz
Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts.
The driver attempts to support all documented parts, but has only been tested with the 512Mbit part on the Terasic DE4 FPGA board. It should be trivial to adapt the driver's attach routine to other embedded boards using with any parts in the family. Also import isfctl(8) which can be used to erase sections of the flash. Sponsored by: DARPA, AFRL
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 95eb7b8..19c19c96 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -35,6 +35,7 @@ SUBDIR= adduser \
ifmcstat \
inetd \
iostat \
+ isfctl \
kldxref \
mailwrapper \
makefs \
OpenPOWER on IntegriCloud