[U-Boot] [PATCH 02/14] imx: ventana: config: add gzwrite support

Stefano Babic sbabic at denx.de
Fri Mar 17 11:00:40 UTC 2017


On 13/03/2017 16:51, Tim Harvey wrote:
> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
> ---
>  include/configs/gw_ventana.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
> index 24e3150..31b3010 100644
> --- a/include/configs/gw_ventana.h
> +++ b/include/configs/gw_ventana.h
> @@ -143,6 +143,7 @@
>  #define CONFIG_CMD_HDMIDETECT    /* detect HDMI output device */
>  #define CONFIG_CMD_GSC
>  #define CONFIG_CMD_EECONFIG      /* Gateworks EEPROM config cmd */
> +#define CONFIG_CMD_UNZIP         /* gzwrite */
>  #define CONFIG_RBTREE
>  
>  /* Ethernet support */
> 

Reviewed-by: Stefano Babic <sbabic at denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list