u-boot-brain/arch/x86
Bin Meng 1ab2c01087 x86: efi-x86_payload: Enable usb keyboard during boot
For boards that don't route serial port pins out, it's quite common
to attach a USB keyboard as the input device, along with a monitor.
However USB is not automatically started in the generic efi payload
codes. This uses a payload specific last_stage_init() to start the
USB bus, so that a USB keyboard can be used on the U-Boot shell.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-24 08:56:04 +08:00
..
cpu x86: efi-x86_payload: Enable usb keyboard during boot 2018-06-24 08:56:04 +08:00
dts .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2018-06-18 14:43:12 -04:00
include/asm x86: Add 64-bit setjmp/longjmp implementation 2018-06-24 08:56:04 +08:00
lib x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
config.mk efi_selftest: allow building relocation code on x86_64 2018-06-03 15:27:20 +02:00
Kconfig x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00