Hi Simon,

On Wed, Apr 24, 2019 at 3:54 AM Simon Glass <s...@chromium.org> wrote:
>
> Hi Urja,
<snip>
>
> Could we add a Kconfig to control this? Other devices shouldn't have this 
> code.
I suppose i can do that... but I will need to know all the devices
that do this -
I'd assume atleast jerry, minnie and speedy but maybe also rk3399
chromeos devices?

I'm thinking basically an ifdef around the check in is_gpt_valid and
let gcc optimize the rest of the code (test for 2) out, and then
select the Kconfig (ummm maybe CONFIG_IGNORE_CROS_IGNOREME_GPT or do
you have better ideas?) for the appropriate boards.

-- 
Urja Rannikko
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to