Re: [PATCH v5 1/1] cmd: gpt: add eMMC and GPT support

2021-01-18 Thread Tom Rini
On Mon, Nov 09, 2020 at 11:49:16AM +0530, Rayagonda Kokatanur wrote: > From: Corneliu Doban > > Add eMMC and GPT support. > - GPT partition list and command to create the GPT added to u-boot > environment > - eMMC boot commands added to u-boot environment > - new gpt commands (enumarate and se

[PATCH v5 1/1] cmd: gpt: add eMMC and GPT support

2020-11-08 Thread Rayagonda Kokatanur
From: Corneliu Doban Add eMMC and GPT support. - GPT partition list and command to create the GPT added to u-boot environment - eMMC boot commands added to u-boot environment - new gpt commands (enumarate and setenv) that are used by broadcom update scripts and boot commands - eMMC specific u