[U-Boot] [PATCH v2 05/51] input: i8042: Make sure the keyboard is enabled

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 05:25:00 CET 2016


On Mon, Mar 14, 2016 at 12:17 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Mar 12, 2016 at 1:06 PM, Simon Glass <sjg at chromium.org> wrote:
>> Add one more step into the init sequence. This fixes the keyboard on samus,
>> which otherwise does not work.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Use a #define for the output flush command
>> - Adjust the code order slightly
>>
>>  drivers/input/i8042.c | 4 ++++
>>  include/i8042.h       | 1 +
>>  2 files changed, 5 insertions(+)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>
> Tested on QEMU and Crown Bay
> Tested-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list