From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 17 Mar 2017 12:00:40 +0100 Subject: [U-Boot] [PATCH 02/14] imx: ventana: config: add gzwrite support In-Reply-To: <1489420274-2691-3-git-send-email-tharvey@gateworks.com> References: <1489420274-2691-1-git-send-email-tharvey@gateworks.com> <1489420274-2691-3-git-send-email-tharvey@gateworks.com> Message-ID: <4128fa9a-a1e4-4888-7e8a-c660eee39c09@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 13/03/2017 16:51, Tim Harvey wrote: > Signed-off-by: Tim Harvey > --- > 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 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 =====================================================================