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] SMDK2410: convert to generic board
Date: Mon, 17 Nov 2014 23:04:11 +0900	[thread overview]
Message-ID: <546A005B.6070104@samsung.com> (raw)
In-Reply-To: <1414656952-2726-1-git-send-email-d.mueller@elsoft.ch>

On 30/10/14 17:15, David M?ller wrote:
> Compile-time tested only, as I currently don't have access to
> the eval board.
> 
> Signed-off-by: David M?ller <d.mueller@elsoft.ch>
> ---
>  include/configs/smdk2410.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h
> index d4ae19f..5df0e28 100644
> --- a/include/configs/smdk2410.h
> +++ b/include/configs/smdk2410.h
> @@ -24,6 +24,8 @@
>  
>  #define CONFIG_SYS_TEXT_BASE	0x0
>  
> +#define CONFIG_SYS_GENERIC_BOARD
> +
>  #define CONFIG_SYS_ARM_CACHE_WRITETHROUGH
>  
>  /* input clock of PLL (the SMDK2410 has 12MHz input clock) */
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      reply	other threads:[~2014-11-17 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-30  8:15 [U-Boot] [PATCH] SMDK2410: convert to generic board David Müller
2014-11-17 14:04 ` 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=546A005B.6070104@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.