ubi: Print skip_check in ubi_dump_vol_info()
authorStefan Roese <sr@denx.de>
Thu, 12 Sep 2019 14:41:02 +0000 (16:41 +0200)
committerHeiko Schocher <hs@denx.de>
Wed, 16 Oct 2019 03:42:27 +0000 (05:42 +0200)
commit524acec47cda4cfab66229e62d0d252b75fef297
tree4cf54792488bcb5dbac19277b46696c723c59369
parent386f20cade50ed36674e3e5827cb282eb1da95c2
ubi: Print skip_check in ubi_dump_vol_info()

It might be interesting, if "skip_check" is set or not, so lets print
this flag in ubi_dump_vol_info() as well.

hs: fix typo in commit message

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Quentin Schulz <quentin.schulz@bootlin.com>
Cc: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Heiko Schocher <hs@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/mtd/ubi/debug.c