commit | 8d6ba0574d7c68ab0ddb22842546faa1dcb843ea | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Aug 23 11:31:50 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Sep 25 14:49:18 2012 -0700 |
tree | bcab984686fe6c08a7e28a09406193b2a7b8f175 | |
parent | 153817ec0ce2e59f9aee7bdcda5d0886e823e0b6 [diff] |
cmd_reiser: use common get_device_and_partition function Convert reiserload and reiserls to use common device and partition parsing function. With the common function "dev:part" can come from the environment and a '-' can be used in that case. Signed-off-by: Rob Herring <rob.herring@calxeda.com>