Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1260234

Re: [PATCH] arc: dts - remove default value if CONFIG_ARC_BUILTIN_DTB_NAME is blank

From Noam Camus <noamc@ezchip.com>
Newsgroups linux.kernel
Subject Re: [PATCH] arc: dts - remove default value if CONFIG_ARC_BUILTIN_DTB_NAME is blank
Date 2015-11-01 21:40 +0100
Message-ID <qq7zX-4y5-13@gated-at.bofh.it> (permalink)
References <qpNKV-Hd-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> From: linux-snps-arc <linux-snps-arc-bounces@lists.infradead.org> on behalf of Alexey Brodkin <Alexey.Brodkin@synopsys.com>
> Sent: Sunday, November 1, 2015 1:21 AM
> To: linux-snps-arc@lists.infradead.org
> Cc: Vineet Gupta; Alexey Brodkin; linux-kernel@vger.kernel.org
> Subject: [PATCH] arc: dts - remove default value if CONFIG_ARC_BUILTIN_DTB_NAME is blank

> As of today default .dtb will be built (and subsequently will be built-in
> kernel binary) even if CONFIG_ARC_BUILTIN_DTB_NAME is not set.

> But it is possible we're going to use external .dtb and so we don't want to
have .dtb built-in kernel binary.

> For example that could be the case with:
> a) U-Boot which loads .dtb in DDR and passes its address to the kernel
> b) OpenWRT which embeds .dtb in existing kernel binary

> This change excludes .dtb building if CONFIG_ARC_BUILTIN_DTB_NAME is
blank.

You can add my Ack (worked on my platform)
Noam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] arc: dts - remove default value if CONFIG_ARC_BUILTIN_DTB_NAME is blank Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-11-01 00:30 +0100
  Re: [PATCH] arc: dts - remove default value if  CONFIG_ARC_BUILTIN_DTB_NAME is blank Noam Camus <noamc@ezchip.com> - 2015-11-01 21:40 +0100
  Re: [PATCH] arc: dts - remove default value if  CONFIG_ARC_BUILTIN_DTB_NAME is blank Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-11-02 08:00 +0100

csiph-web