public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] km_arm: convert the km_arm boards to the generic board support
@ 2014-10-03  9:46 Valentin Longchamp
  2014-11-13  6:03 ` Albert ARIBAUD
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Longchamp @ 2014-10-03  9:46 UTC (permalink / raw)
  To: u-boot

This implies that all the km_kirkwood boards and their variants now are
using the generic board init sequence.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
---

 include/configs/km/km_arm.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index d31e674..f780f8b 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -20,6 +20,8 @@
 #ifndef _CONFIG_KM_ARM_H
 #define _CONFIG_KM_ARM_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* We got removed from Linux mach-types.h */
 #define MACH_TYPE_KM_KIRKWOOD          2255
 
-- 
1.8.0.1

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

* [U-Boot] [PATCH] km_arm: convert the km_arm boards to the generic board support
  2014-10-03  9:46 [U-Boot] [PATCH] km_arm: convert the km_arm boards to the generic board support Valentin Longchamp
@ 2014-11-13  6:03 ` Albert ARIBAUD
  0 siblings, 0 replies; 2+ messages in thread
From: Albert ARIBAUD @ 2014-11-13  6:03 UTC (permalink / raw)
  To: u-boot

Hello Valentin,

On Fri,  3 Oct 2014 11:46:53 +0200, Valentin Longchamp <valentin.longchamp@keymile.com> wrote:
> This implies that all the km_kirkwood boards and their variants now are
> using the generic board init sequence.
> 
> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
> ---
> 
>  include/configs/km/km_arm.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
> index d31e674..f780f8b 100644
> --- a/include/configs/km/km_arm.h
> +++ b/include/configs/km/km_arm.h
> @@ -20,6 +20,8 @@
>  #ifndef _CONFIG_KM_ARM_H
>  #define _CONFIG_KM_ARM_H
>  
> +#define CONFIG_SYS_GENERIC_BOARD
> +
>  /* We got removed from Linux mach-types.h */
>  #define MACH_TYPE_KM_KIRKWOOD          2255
>  
> -- 
> 1.8.0.1
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

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

Amicalement,
-- 
Albert.

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

end of thread, other threads:[~2014-11-13  6:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-03  9:46 [U-Boot] [PATCH] km_arm: convert the km_arm boards to the generic board support Valentin Longchamp
2014-11-13  6:03 ` Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox