[U-Boot] [PATCH v2 5/7] gpt: Support for GPT (GUID Partition Table) restoration
Tom Rini
trini at ti.com
Wed Sep 12 19:22:26 CEST 2012
On 09/12/2012 07:50 AM, Lukasz Majewski wrote:
> The restoration of GPT table (both primary and secondary) is now possible.
> Simple GUID generation is supported.
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
[sinp]
> +
> + printf("GPT successfully written to block device!\n");
puts() please. Thanks!
--
Tom
More information about the U-Boot
mailing list