On Mon, Jun 19, 2023 at 8:02 PM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> (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 <[email protected]>

Reply via email to