On Thu, Jun 21, 2018 at 1:51 AM, Simon Glass <[email protected]> wrote:
> On 17 June 2018 at 06:57, Bin Meng <[email protected]> wrote:
>> 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 <[email protected]>
>> ---
>>
>>  arch/x86/cpu/cpu.c                | 2 +-
>>  arch/x86/cpu/efi/payload.c        | 9 +++++++++
>>  include/configs/efi-x86_payload.h | 2 +-
>>  3 files changed, 11 insertions(+), 2 deletions(-)
>>
>
> Reviewed-by: Simon Glass <[email protected]>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to