commit | 6ea808efdf9aa5d9067fbfac32acde8539129ed2 | [log] [tgz] |
---|---|---|
author | Piotr Ziecik <kosmo@semihalf.com> | Mon Nov 17 15:49:32 2008 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Nov 24 10:55:36 2008 +0100 |
tree | a45a87f673cdca45d27a7ca6a4c4bd86f5256ab0 | |
parent | ebc9784ce6528385bb8d2558e783622d4bbf20f8 [diff] |
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>