[PATCH v8 5/8] sandbox: Use a text-based environment

Marek Behún marek.behun at nic.cz
Tue Oct 19 16:32:46 CEST 2021


On Mon, 18 Oct 2021 12:13:19 -0600
Simon Glass <sjg at chromium.org> wrote:

> --- /dev/null
> +++ b/board/sandbox/sandbox.env
> @@ -0,0 +1,25 @@
> +stdin=serial
> +#ifdef CONFIG_SANDBOX_SDL
> +stdin+=,cros-ec-keyb,usbkbd

this was CONFIG_KEYBOARD and now is CONFIG_SANDBOX_SDL, is this okay?


More information about the U-Boot mailing list