On 27 January 2014 13:50, Stephen Warren <swar...@wwwdotorg.org> wrote:
> From: Stephen Warren <swar...@nvidia.com>
>
> Since the generic ls command no longer segfaults sandbox, enabling it.
>
> Signed-off-by: Stephen Warren <swar...@nvidia.com>

Acked-by: Simon Glass <s...@chromium.org>

> ---
> v3: New patch.
> ---
>  include/configs/sandbox.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
> index a6d55822b82e..e77d06bcd3ed 100644
> --- a/include/configs/sandbox.h
> +++ b/include/configs/sandbox.h
> @@ -42,6 +42,7 @@
>  #define CONFIG_CMD_PART
>  #define CONFIG_DOS_PARTITION
>  #define CONFIG_HOST_MAX_DEVICES 4
> +#define CONFIG_CMD_FS_GENERIC
>
>  #define CONFIG_SYS_VSNPRINTF
>
> --
> 1.8.1.5
>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to