
8 May
2014
8 May
'14
4:36 a.m.
On 30/04/14 20:28, Przemyslaw Marczak wrote:
This menu option allows restore gpt. This is usefull and no needs access to the u-boot console. For proper operation:
- each partition uuid should be set in environment or
- CONFIG_RANDOM_UUID should be defined for automatically uuid setting
After operation success device is going to be reset.
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com Cc: Minkyu Kang mk7.kang@samsung.com
Changes v2:
- commit separation
Changes v3:
- none
Changes v4:
- none
Changes v5:
- none
board/samsung/common/misc.c | 3 +++ include/samsung/misc.h | 1 + 2 files changed, 4 insertions(+)
applied to u-boot-samsung.
Thanks, Minkyu Kang.