From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dts: samsung: arndale: Fix include path
Date: Wed, 11 Sep 2013 10:48:10 +0900 [thread overview]
Message-ID: <522FCBDA.3020101@samsung.com> (raw)
In-Reply-To: <1378800696-26930-1-git-send-email-chander.kashyap@linaro.org>
On 10/09/13 17:11, Chander Kashyap wrote:
> As per new convention ARCH_CPU_DTS is not defined in "dtc/Makefile".
> Hence Arndale comilation is failing. Fix this by adding proper include
> file in "board/samsung/dts/exynos5250-arndale.dts".
>
> Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
> ---
> board/samsung/dts/exynos5250-arndale.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/samsung/dts/exynos5250-arndale.dts b/board/samsung/dts/exynos5250-arndale.dts
> index c700e45..202f2ea 100644
> --- a/board/samsung/dts/exynos5250-arndale.dts
> +++ b/board/samsung/dts/exynos5250-arndale.dts
> @@ -8,7 +8,7 @@
> */
>
> /dts-v1/;
> -/include/ ARCH_CPU_DTS
> +#include "exynos5250.dtsi"
>
> / {
> model = "SAMSUNG Arndale board based on EXYNOS5250";
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2013-09-11 1:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-10 8:11 [U-Boot] [PATCH] dts: samsung: arndale: Fix include path Chander Kashyap
2013-09-11 1:48 ` 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=522FCBDA.3020101@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox