14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
# $NetBSD: files.nor,v 1.3 2011/07/23 06:24:54 cliff Exp $
|
|
|
|
define norbus { }
|
|
|
|
device nor: flashbus
|
|
attach nor at norbus
|
|
file dev/nor/nor.c nor
|
|
#file dev/nor/nor_io.c nor
|
|
file dev/nor/cfi.c nor
|
|
file dev/nor/cfi_0002.c nor
|
|
|
|
defflag opt_nor.h NOR_DEBUG NOR_VERBOSE
|
|
defflag opt_cfi.h CFI_DEBUG_QRY CFI_DEBUG_JEDEC
|