]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common, ubi: add ubi check volumename command
authorHeiko Schocher <hs@denx.de>
Sat, 25 Jan 2014 06:27:11 +0000 (07:27 +0100)
committerTom Rini <trini@ti.com>
Fri, 21 Feb 2014 16:33:19 +0000 (11:33 -0500)
commitf9f4d809a0897317a0235661e934b69040e93e14
tree7d671f3f74a5210f8db70cdedfa5dc4db8fb30fd
parent2dd285f571c5880314903a0a19b8b7da0175661c
common, ubi: add ubi check volumename command

check with this ubi command, if a UBI volume with "volumename"
exists in current ubi device.

Signed-off-by: Heiko Schocher <hs@denx.de>
common/cmd_ubi.c