commit | 8b096237667d0993c6900bd10068a25ce368fe16 | [log] [tgz] |
---|---|---|
author | Piotr Wilczek <p.wilczek@samsung.com> | Tue Dec 11 11:09:47 2012 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:02 2012 -0700 |
tree | 6e308720b0c6f3aa5deb315303bc79dade1bd78b | |
parent | 40684ddb83a500f25d813fab7323a190a707402c [diff] |
gpt: Support for new "gpt" command New command - "gpt" is supported. It restores the GPT partition table. It looks into the given environment variable for partitions definition. It can be enabled at target configuration file with CONFIG_CMD_GPT. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>