[PATCH v4 39/45] x86: Make sure that the LPC is active before SDRAM init

Bin Meng bmeng.cn at gmail.com
Thu Jul 13 12:49:59 CEST 2023


On Mon, Jun 19, 2023 at 8:02 PM Simon Glass <sjg at chromium.org> wrote:
>
> Some boards need to access GPIOs to determine which SDRAM is fitted to the
> board, for example chromebook_link. Probe this device (if it exists) to
> make sure that this works as expected.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Add new patch to make sure that the LPC is active before SDRAM init
>
>  arch/x86/lib/spl.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
>

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


More information about the U-Boot mailing list