cfi_flash: Add interface for flash verbosity control
authorPiotr Ziecik <kosmo@semihalf.com>
Mon, 17 Nov 2008 14:49:32 +0000 (15:49 +0100)
committerStefan Roese <sr@denx.de>
Mon, 24 Nov 2008 09:55:36 +0000 (10:55 +0100)
commit6ea808efdf9aa5d9067fbfac32acde8539129ed2
treea45a87f673cdca45d27a7ca6a4c4bd86f5256ab0
parentebc9784ce6528385bb8d2558e783622d4bbf20f8
cfi_flash: Add interface for flash verbosity control

Add interface for flash verbosity control. It allows
to disable output from low-level flash API. It is useful
when calling these low-level functions from context other
than flash commands (for example the MTD/CFI interface
implmentation).

Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/cfi_flash.c
include/flash.h