All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
@ 2014-07-02  0:18 Luka Perkov
  2014-07-02 13:26 ` Stefan Roese
  2014-07-04 13:08 ` Prafulla Wadaskar
  0 siblings, 2 replies; 3+ messages in thread
From: Luka Perkov @ 2014-07-02  0:18 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Prafulla Wadaskar <prafulla@marvell.com>
CC: Stefan Roese <sr@denx.de>
---
 include/configs/ib62x0.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index 186fd35..cd38577 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -9,6 +9,8 @@
 #ifndef _CONFIG_IB62x0_H
 #define _CONFIG_IB62x0_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
-- 
2.0.1

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

* [U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
  2014-07-02  0:18 [U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define Luka Perkov
@ 2014-07-02 13:26 ` Stefan Roese
  2014-07-04 13:08 ` Prafulla Wadaskar
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2014-07-02 13:26 UTC (permalink / raw)
  To: u-boot

On 02.07.2014 02:18, Luka Perkov wrote:
> Signed-off-by: Luka Perkov <luka@openwrt.org>
> CC: Prafulla Wadaskar <prafulla@marvell.com>
> CC: Stefan Roese <sr@denx.de>

Acked-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

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

* [U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
  2014-07-02  0:18 [U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define Luka Perkov
  2014-07-02 13:26 ` Stefan Roese
@ 2014-07-04 13:08 ` Prafulla Wadaskar
  1 sibling, 0 replies; 3+ messages in thread
From: Prafulla Wadaskar @ 2014-07-04 13:08 UTC (permalink / raw)
  To: u-boot



> -----Original Message-----
> From: Luka Perkov [mailto:luka at openwrt.org]
> Sent: 02 July 2014 05:48
> To: u-boot at lists.denx.de
> Cc: luka at openwrt.org; Prafulla Wadaskar; Stefan Roese
> Subject: [PATCH] kirkwood: ib62x0: add
> CONFIG_SYS_GENERIC_BOARD define
> 
> Signed-off-by: Luka Perkov <luka@openwrt.org>
> CC: Prafulla Wadaskar <prafulla@marvell.com>
> CC: Stefan Roese <sr@denx.de>
> ---
>  include/configs/ib62x0.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/ib62x0.h
> b/include/configs/ib62x0.h
> index 186fd35..cd38577 100644
> --- a/include/configs/ib62x0.h
> +++ b/include/configs/ib62x0.h
> @@ -9,6 +9,8 @@
>  #ifndef _CONFIG_IB62x0_H
>  #define _CONFIG_IB62x0_H
> 
> +#define CONFIG_SYS_GENERIC_BOARD
> +
>  /*
>   * Version number information
>   */
> --

Acked-By: Prafulla Wadaskar <prafulla@marvell.com>

Will be pulled latter.

Regards...
Prafulla . . .

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

end of thread, other threads:[~2014-07-04 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-02  0:18 [U-Boot] [PATCH] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define Luka Perkov
2014-07-02 13:26 ` Stefan Roese
2014-07-04 13:08 ` Prafulla Wadaskar

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.