All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] integrator: switch to generic board
@ 2014-06-23  9:15 Linus Walleij
  2014-06-23 21:48 ` Simon Glass
  2014-07-05  7:33 ` Albert ARIBAUD
  0 siblings, 2 replies; 3+ messages in thread
From: Linus Walleij @ 2014-06-23  9:15 UTC (permalink / raw)
  To: u-boot

Turn on generic board for the integrators, as per the request in
the startup message. Everything just works, tested on the
Integrator/AP and Integrator/CP.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 include/configs/integrator-common.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h
index 267a92b2d028..eac517aeeb1c 100644
--- a/include/configs/integrator-common.h
+++ b/include/configs/integrator-common.h
@@ -26,6 +26,7 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_OF_LIBFDT		/* enable passing a Device Tree */
 #define CONFIG_MISC_INIT_R		/* call misc_init_r during start up */
+#define CONFIG_SYS_GENERIC_BOARD
 
 /*
  * There are various dependencies on the core module (CM) fitted
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] integrator: switch to generic board
  2014-06-23  9:15 [U-Boot] [PATCH] integrator: switch to generic board Linus Walleij
@ 2014-06-23 21:48 ` Simon Glass
  2014-07-05  7:33 ` Albert ARIBAUD
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2014-06-23 21:48 UTC (permalink / raw)
  To: u-boot

On 23 June 2014 03:15, Linus Walleij <linus.walleij@linaro.org> wrote:
> Turn on generic board for the integrators, as per the request in
> the startup message. Everything just works, tested on the
> Integrator/AP and Integrator/CP.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Thanks.

Acked-by: Simon Glass <sjg@chromium.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] integrator: switch to generic board
  2014-06-23  9:15 [U-Boot] [PATCH] integrator: switch to generic board Linus Walleij
  2014-06-23 21:48 ` Simon Glass
@ 2014-07-05  7:33 ` Albert ARIBAUD
  1 sibling, 0 replies; 3+ messages in thread
From: Albert ARIBAUD @ 2014-07-05  7:33 UTC (permalink / raw)
  To: u-boot

Hi Linus,

On Mon, 23 Jun 2014 11:15:16 +0200, Linus Walleij
<linus.walleij@linaro.org> wrote:

> Turn on generic board for the integrators, as per the request in
> the startup message. Everything just works, tested on the
> Integrator/AP and Integrator/CP.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
>  include/configs/integrator-common.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h
> index 267a92b2d028..eac517aeeb1c 100644
> --- a/include/configs/integrator-common.h
> +++ b/include/configs/integrator-common.h
> @@ -26,6 +26,7 @@
>  #define CONFIG_SETUP_MEMORY_TAGS
>  #define CONFIG_OF_LIBFDT		/* enable passing a Device Tree */
>  #define CONFIG_MISC_INIT_R		/* call misc_init_r during start up */
> +#define CONFIG_SYS_GENERIC_BOARD
>  
>  /*
>   * There are various dependencies on the core module (CM) fitted

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-05  7:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-23  9:15 [U-Boot] [PATCH] integrator: switch to generic board Linus Walleij
2014-06-23 21:48 ` Simon Glass
2014-07-05  7:33 ` Albert ARIBAUD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.