All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] km_arm: convert the km_arm boards to the generic board support
Date: Thu, 13 Nov 2014 07:03:27 +0100	[thread overview]
Message-ID: <20141113070327.1e39d88f@lilith> (raw)
In-Reply-To: <1412329613-31442-1-git-send-email-valentin.longchamp@keymile.com>

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.

      reply	other threads:[~2014-11-13  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141113070327.1e39d88f@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.