On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <[email protected]> wrote:
>
> The bd82x6x_get_gpio_base() does not work if the LPC is not set up.
> Probe it early to avoid this problem.
>
> In chromebook_link64 this propblem shows up as an inability to read

typo: problem

> the GPIO straps for the memory type.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> (no changes since v1)
>
>  arch/x86/cpu/ivybridge/bd82x6x.c | 17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to