u-boot/arch/x86
Simon Glass dac1fa5c19 x86: Make sure that the LPC is active before SDRAM init
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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 17:23:15 +08:00
..
cpu x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
dts x86: link: Support Micron memory 2023-07-17 17:23:15 +08:00
include/asm x86: Record the start and end of the tables 2023-07-17 17:23:08 +08:00
lib x86: Make sure that the LPC is active before SDRAM init 2023-07-17 17:23:15 +08:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00