On Mon, May 11, 2015 at 12:23:27PM +0100, Peter Robinson wrote:

> Move all standard filesystem, partition and fdt options to mx6_common.
> 
> Signed-off-by: Peter Robinson <[email protected]>
[snip]
> @@ -274,7 +267,6 @@
>  #define CONFIG_MTD_PARTITIONS
>  #define CONFIG_MTD_DEVICE
>  #define CONFIG_RBTREE
> -#define CONFIG_LZO
>  #define CONFIG_CMD_UBI
>  #define CONFIG_CMD_UBIFS
[snip]
> diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
> index 08ae39c..862f668 100644
> --- a/include/configs/mx6_common.h
> +++ b/include/configs/mx6_common.h
> @@ -58,6 +58,18 @@
>  #define CONFIG_CONS_INDEX       1
>  #define CONFIG_BAUDRATE         115200
>  
> +/* Filesystems and image support */
> +#define CONFIG_OF_LIBFDT
> +#define CONFIG_CMD_BOOTZ
> +#define CONFIG_LZO

What is the non-UBI use case for LZO?  It's not for LZO-compressed
kernels..  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to