add flash/nor/drivers.c
commitc90702eaa7e7c4e7dd6d1efea61387a62748cfad
authorZachary T Welch <zw@superlucidity.net>
Fri, 4 Dec 2009 12:10:42 +0000 (4 04:10 -0800)
committerZachary T Welch <zw@superlucidity.net>
Sat, 5 Dec 2009 00:56:23 +0000 (4 16:56 -0800)
tree3cb8f279d21b92ee35b4fe06f915341975df6c02
parent04ee41de52065f648752c13652b3428260f1ac2a
add flash/nor/drivers.c

Encapsulates access to the flash_drivers array, providing a base
of operations for future dynamic driver module loading features.
src/flash/flash.c
src/flash/nor/Makefile.am
src/flash/nor/core.c
src/flash/nor/drivers.c [new file with mode: 0644]