From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 09 May 2014 15:15:56 +0200 Subject: [U-Boot] [PATCH] imx: ventana: Convert to generic board In-Reply-To: <1398464220-29725-1-git-send-email-tharvey@gateworks.com> References: <1398464220-29725-1-git-send-email-tharvey@gateworks.com> Message-ID: <536CD50C.2080703@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 26/04/2014 00:17, Tim Harvey wrote: > Enable CONFIG_SYS_GENERIC_BOARD on ventana. > > Signed-off-by: Tim Harvey > --- > include/configs/gw_ventana.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h > index b984f27..335f2ff 100644 > --- a/include/configs/gw_ventana.h > +++ b/include/configs/gw_ventana.h > @@ -24,6 +24,8 @@ > #define CONFIG_SERIAL_TAG > #define CONFIG_REVISION_TAG > > +#define CONFIG_SYS_GENERIC_BOARD > + > /* Size of malloc() pool */ > #define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024) > > Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel 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 =====================================================================