[PATCH 1/1] sandbox: add missing SDL key scan codes

Simon Glass sjg at chromium.org
Mon Oct 5 23:32:27 CEST 2020


On Mon, 28 Sep 2020 at 17:41, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Add missing SDL key scan codes, e.g.
>
> * shift, ctrl, meta, alt
> * brace/bracket
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  arch/sandbox/cpu/sdl.c | 156 +++++++++++++++++++++++------------------
>  1 file changed, 89 insertions(+), 67 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list