From: Tim Harvey Date: Mon, 13 Mar 2017 15:51:02 +0000 (-0700) Subject: imx: ventana: config: add gzwrite support X-Git-Tag: v2017.05-rc1~49^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f7d9fcd15634216392130cbd84757b0e706a171a;p=u-boot imx: ventana: config: add gzwrite support Signed-off-by: Tim Harvey Reviewed-by: Stefano Babic --- diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 24e3150620..31b3010b76 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 */