Files
u-boot-tk1-som/include
Masahiro Yamada 6a19cc9df0 cfi_flash: Add prototypes of overridable functions
This commit adds some prototypes into include/mtd/cfi_flash.h.
These functions are defined with a weak attribute in
drivers/mtd/cfi_flash.c.
This means they can be overrided by board-specific ones
if necessary.

When defining such functions under board/ directory or
somewhere, cfi_flash.h should be included.
This makes sure that board-specfic cfi functions
are defined in a correct prototype.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2013-07-30 09:11:54 +02:00
..
2010-01-27 21:23:14 +01:00
2013-06-26 10:07:11 -04:00
2001-11-03 22:15:16 +00:00
2013-06-26 10:18:56 -04:00
2002-09-17 21:37:55 +00:00
2013-06-24 19:11:12 -05:00
2011-04-29 07:32:48 -05:00