ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
This allows to silence ubi and ubispl individually. Signed-off-by: Markus Klotzbuecher <markus.klotzbuecher@kistler.com> Reviewed-by: Heiko Schocher <hs@denx.de> Cc: Kyungmin Park <kmpark@infradead.org>
This commit is contained in:
committed by
Heiko Schocher
parent
6ea31cce0b
commit
a2257d378e
@@ -702,6 +702,12 @@ config SPL_UBI_LOAD_ARGS_ID
|
||||
help
|
||||
The UBI volume id from which to load the device tree
|
||||
|
||||
config UBI_SPL_SILENCE_MSG
|
||||
bool "silence UBI SPL messages"
|
||||
default n
|
||||
help
|
||||
Disable messages from UBI SPL. This leaves warnings
|
||||
and errors enabled.
|
||||
|
||||
endif # if SPL_UBI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user