* [U-Boot] [PATCH] imx: ventana: Convert to generic board
@ 2014-04-25 22:17 Tim Harvey
2014-05-09 13:15 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Tim Harvey @ 2014-04-25 22:17 UTC (permalink / raw)
To: u-boot
Enable CONFIG_SYS_GENERIC_BOARD on ventana.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
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)
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] imx: ventana: Convert to generic board
2014-04-25 22:17 [U-Boot] [PATCH] imx: ventana: Convert to generic board Tim Harvey
@ 2014-05-09 13:15 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2014-05-09 13:15 UTC (permalink / raw)
To: u-boot
On 26/04/2014 00:17, Tim Harvey wrote:
> Enable CONFIG_SYS_GENERIC_BOARD on ventana.
>
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> ---
> 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
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-09 13:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 22:17 [U-Boot] [PATCH] imx: ventana: Convert to generic board Tim Harvey
2014-05-09 13:15 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox