head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.54.45;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.08.25.18.08.20;	author brooks;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/usr.sbin/isfctl/Makefile 239685 2012-08-25 18:08:20Z brooks $

PROG=	isfctl

MAN=	isfctl.8

.include <bsd.prog.mk>
@


1.1
log
@SVN rev 239685 on 2012-08-25 18:08:20Z by brooks

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
@
text
@d1 1
a1 1
# $FreeBSD$
@

