All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD
Date: Thu, 29 May 2014 09:29:56 +0900	[thread overview]
Message-ID: <53867F84.4080301@samsung.com> (raw)
In-Reply-To: <1400741150-28438-1-git-send-email-p.wilczek@samsung.com>

On 22/05/14 15:45, Piotr Wilczek wrote:
> Add CONFIG_SYS_GENERIC_BOARD for all Exynos4 boards.
> 
> Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
> 
> Cc: Przemyslaw Marczak <p.marczak@samsung.com>
> Cc: Lukasz Majewski <l.majewski@samsung.com>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> ---
>  include/configs/exynos4-dt.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/exynos4-dt.h b/include/configs/exynos4-dt.h
> index 0c560ae..44e6ab4 100644
> --- a/include/configs/exynos4-dt.h
> +++ b/include/configs/exynos4-dt.h
> @@ -20,6 +20,7 @@
>  #define CONFIG_DISPLAY_CPUINFO
>  #define CONFIG_DISPLAY_BOARDINFO
>  #define CONFIG_BOARD_COMMON
> +#define CONFIG_SYS_GENERIC_BOARD
>  
>  /* Enable fdt support */
>  #define CONFIG_OF_CONTROL
> 

applied to u-boot-samsung

Thanks,
Minkyu Kang.

      reply	other threads:[~2014-05-29  0:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-22  6:45 [U-Boot] [PATCH] arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD Piotr Wilczek
2014-05-29  0:29 ` Minkyu Kang [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=53867F84.4080301@samsung.com \
    --to=mk7.kang@samsung.com \
    --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.