[PATCH v2 05/18] x86: ivybridge: Ensure LPC is available for GPIO base

Bin Meng bmeng.cn at gmail.com
Thu May 4 16:22:03 CEST 2023


On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  arch/x86/cpu/ivybridge/bd82x6x.c | 17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list