xref: /netbsd-src/sys/dev/nor/files.nor (revision 789fdaa1b6a40e369c88b785a092e80dfe98befe)
1*789fdaa1Scliff# $NetBSD: files.nor,v 1.3 2011/07/23 06:24:54 cliff Exp $
2de9f8578Sahoka
3de9f8578Sahokadefine	norbus	{ }
4de9f8578Sahoka
5de9f8578Sahokadevice	nor: flashbus
6de9f8578Sahokaattach	nor at norbus
7de9f8578Sahokafile	dev/nor/nor.c		nor
8de9f8578Sahoka#file	dev/nor/nor_io.c	nor
9fb19d2b7Sclifffile	dev/nor/cfi.c		nor
10fb19d2b7Sclifffile	dev/nor/cfi_0002.c	nor
11de9f8578Sahoka
12*789fdaa1Scliffdefflag opt_nor.h		NOR_DEBUG NOR_VERBOSE
13*789fdaa1Scliffdefflag opt_cfi.h		CFI_DEBUG_QRY CFI_DEBUG_JEDEC
14