commit | 650f36641ccfe1c2444277891da7c76cdde99f8b | [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 | 412045704477a9b4d46b7e1fddbd53ec5dcde155 [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>