Hi Urja,

On Wed, 3 Apr 2019 at 06:25, Urja Rannikko <urja...@gmail.com> wrote:
>
> Some ChromeOS devices (atleast veyron speedy) have the first 8MiB of
> the eMMC write protected and equipped with a dummy 'IGNOREME' GPT
> header - instead of spewing error messages about it, just silently
> try the backup GPT.
>
> Note: this does not touch the gpt cmd writing/verifying functions,
> those will still complain.
>
> Signed-off-by: Urja Rannikko <urja...@gmail.com>
> ---
>  disk/part_efi.c    | 28 +++++++++++++++++++++-------
>  include/part_efi.h |  2 ++
>  2 files changed, 23 insertions(+), 7 deletions(-)

Could we add a Kconfig to control this? Other devices shouldn't have this code.

Regards,
SImon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to