[U-Boot] [PATCH v2 19/19] sandbox: Enable env unit tests
Simon Glass
sjg at chromium.org
Fri May 1 05:46:45 CEST 2015
On 28 April 2015 at 23:51, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Enable the new env unit tests on sandbox.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2:
> -New for version 2
>
> configs/sandbox_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
>
> diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
> index 2bf3799..ff05c95 100644
> --- a/configs/sandbox_defconfig
> +++ b/configs/sandbox_defconfig
> @@ -27,3 +27,4 @@ CONFIG_USB=y
> CONFIG_USB_EMUL=y
> CONFIG_USB_STORAGE=y
> CONFIG_REGEX=y
> +CONFIG_ENV_TEST=y
> --
> 1.7.11.5
>
More information about the U-Boot
mailing list