u-boot/arch/x86
Simon Glass 9a1447d85e x86: coreboot: Drop USB init on startup
This is very annoying as it is quite slow on many machines. Also, U-Boot
has an existing 'preboot' mechanism to enable this feature if desired.

Drop this code so that it is possible to choose whether to init USB or
not.

Use the existing USE_PREBOOT mechanism instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-09-22 06:05:40 +08:00
..
cpu x86: coreboot: Drop USB init on startup 2023-09-22 06:05:40 +08:00
dts x86: broadwell: Show the memory delay 2023-09-22 06:03:46 +08:00
include/asm x86: coreboot: Document cbmem console struct 2023-09-22 06:03:46 +08:00
lib x86: dm: Mark driver model as dead when disabling CAR 2023-09-22 06:03:46 +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