add 'nonce' nand driver
The nonce NAND driver provides a no-op implementation useful for testing the system independently of any driver side-effects.
This commit is contained in:
@@ -44,6 +44,7 @@ NAND_SRCS = \
|
||||
nand.c
|
||||
|
||||
NAND_DEVICES_SRCS = \
|
||||
nonce_nand.c \
|
||||
davinci_nand.c \
|
||||
lpc3180_nand_controller.c \
|
||||
mx3_nand.c \
|
||||
|
||||
Reference in New Issue
Block a user