From: Kukjin Kim <kgene.kim@samsung.com>
To: Olof Johansson <olof@lixom.net>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH] ARM: exynos: add dts files to dtbs target
Date: Tue, 10 Apr 2012 09:53:19 -0700 [thread overview]
Message-ID: <4F84657F.9060008@samsung.com> (raw)
In-Reply-To: <1333945993-20363-1-git-send-email-olof@lixom.net>
Olof Johansson wrote:
> Add the currently in-tree device tree sources to the dtbs target.
>
> Signed-off-by: Olof Johansson<olof@lixom.net>
> ---
> arch/arm/mach-exynos/Makefile.boot | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/mach-exynos/Makefile.boot b/arch/arm/mach-exynos/Makefile.boot
> index b9862e2..31bd181 100644
> --- a/arch/arm/mach-exynos/Makefile.boot
> +++ b/arch/arm/mach-exynos/Makefile.boot
> @@ -1,2 +1,5 @@
> zreladdr-y += 0x40008000
> params_phys-y := 0x40000100
> +
> +dtb-$(CONFIG_MACH_EXYNOS4_DT) += exynos4210-origen.dtb exynos4210-smdkv310.dtb
> +dtb-$(CONFIG_MACH_EXYNOS5_DT) += exynos5250-smdk5250.dtb
Applied, thanks.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: exynos: add dts files to dtbs target
Date: Tue, 10 Apr 2012 09:53:19 -0700 [thread overview]
Message-ID: <4F84657F.9060008@samsung.com> (raw)
In-Reply-To: <1333945993-20363-1-git-send-email-olof@lixom.net>
Olof Johansson wrote:
> Add the currently in-tree device tree sources to the dtbs target.
>
> Signed-off-by: Olof Johansson<olof@lixom.net>
> ---
> arch/arm/mach-exynos/Makefile.boot | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/mach-exynos/Makefile.boot b/arch/arm/mach-exynos/Makefile.boot
> index b9862e2..31bd181 100644
> --- a/arch/arm/mach-exynos/Makefile.boot
> +++ b/arch/arm/mach-exynos/Makefile.boot
> @@ -1,2 +1,5 @@
> zreladdr-y += 0x40008000
> params_phys-y := 0x40000100
> +
> +dtb-$(CONFIG_MACH_EXYNOS4_DT) += exynos4210-origen.dtb exynos4210-smdkv310.dtb
> +dtb-$(CONFIG_MACH_EXYNOS5_DT) += exynos5250-smdk5250.dtb
Applied, thanks.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
next prev parent reply other threads:[~2012-04-10 16:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 4:33 [PATCH] ARM: exynos: add dts files to dtbs target Olof Johansson
2012-04-09 4:33 ` Olof Johansson
2012-04-10 16:53 ` Kukjin Kim [this message]
2012-04-10 16:53 ` Kukjin Kim
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=4F84657F.9060008@samsung.com \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/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.