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


Groups > linux.kernel > #1254143 > unrolled thread

[PATCH v7 4/6] Documentation: document of_overlay_disable parameter

Started byPantelis Antoniou <pantelis.antoniou@konsulko.com>
First post2015-10-22 22:00 +0200
Last post2015-10-22 22:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v7 4/6] Documentation: document of_overlay_disable parameter Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-10-22 22:00 +0200
    Re: [PATCH v7 4/6] Documentation: document of_overlay_disable  parameter Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-22 22:20 +0200

#1254143 — [PATCH v7 4/6] Documentation: document of_overlay_disable parameter

FromPantelis Antoniou <pantelis.antoniou@konsulko.com>
Date2015-10-22 22:00 +0200
Subject[PATCH v7 4/6] Documentation: document of_overlay_disable parameter
Message-ID<qmubM-43S-17@gated-at.bofh.it>
Document the of_overlay_disable parameter.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
---
 Documentation/kernel-parameters.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 22a4b68..8ca89d9 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -90,6 +90,7 @@ parameter is applicable:
 	NET	Appropriate network support is enabled.
 	NUMA	NUMA support is enabled.
 	NFS	Appropriate NFS support is enabled.
+	OF	Open Firmware support (device tree) is enabled.
 	OSS	OSS sound support is enabled.
 	PV_OPS	A paravirtualized kernel is enabled.
 	PARIDE	The ParIDE (parallel port IDE) subsystem is enabled.
@@ -2579,6 +2580,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 			This can be set from sysctl after boot.
 			See Documentation/sysctl/vm.txt for details.
 
+	of_overlay_disable	[OF] Disable device tree overlays at boot time.
+
 	ohci1394_dma=early	[HW] enable debugging via the ohci1394 driver.
 			See Documentation/debugging-via-ohci1394.txt for more
 			info.
-- 
1.7.12

--
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/

[toc] | [next] | [standalone]


#1254155 — Re: [PATCH v7 4/6] Documentation: document of_overlay_disable parameter

FromGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Date2015-10-22 22:20 +0200
SubjectRe: [PATCH v7 4/6] Documentation: document of_overlay_disable parameter
Message-ID<qmuv8-4FS-11@gated-at.bofh.it>
In reply to#1254143
On Thu, Oct 22, 2015 at 10:50:25PM +0300, Pantelis Antoniou wrote:
> Document the of_overlay_disable parameter.
> 
> Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
--
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web