Re: [U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support

2019-02-03 Thread Lokesh Vutla
On 02/02/19 2:34 AM, Andrew F. Davis wrote: > The second loader stages may be stored on GPT partitions, > enable support for this here. > > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh ___ U-Boot mailing list

Re: [U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support

2019-02-02 Thread Tom Rini
On Fri, Feb 01, 2019 at 03:04:56PM -0600, Andrew F. Davis wrote: > The second loader stages may be stored on GPT partitions, > enable support for this here. > > Signed-off-by: Andrew F. Davis Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

[U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support

2019-02-01 Thread Andrew F. Davis
The second loader stages may be stored on GPT partitions, enable support for this here. Signed-off-by: Andrew F. Davis --- configs/am65x_evm_r5_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/am65x_evm_r5_defconfig b/configs/am65x_evm_r5_defconfig index