Searched hist:"1 ab2c010" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/configs/ |
H A D | efi-x86_payload.h | 1ab2c010 Sun Jun 17 07:57:53 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
|
/openbmc/u-boot/arch/x86/cpu/efi/ |
H A D | payload.c | 1ab2c010 Sun Jun 17 07:57:53 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | cpu.c | 1ab2c010 Sun Jun 17 07:57:53 CDT 2018 Bin Meng <bmeng.cn@gmail.com> 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>
|