diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-06-06 16:54:04 +0900 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2013-07-30 09:11:54 +0200 |
commit | 6a19cc9df0ff76273cecd3cd72323a73ff44e8de (patch) | |
tree | 4dd535717d6d9654c11a2102182a2725b48484c4 /arch/blackfin/cpu/bootrom-asm-offsets.awk | |
parent | 9fab4bf4cc077c21e43941866f3f2c196f28670d (diff) | |
download | u-boot-imx-6a19cc9df0ff76273cecd3cd72323a73ff44e8de.zip u-boot-imx-6a19cc9df0ff76273cecd3cd72323a73ff44e8de.tar.gz u-boot-imx-6a19cc9df0ff76273cecd3cd72323a73ff44e8de.tar.bz2 |
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>
Diffstat (limited to 'arch/blackfin/cpu/bootrom-asm-offsets.awk')
0 files changed, 0 insertions, 0 deletions