2008-07-01 21:57:38

by Ben Dooks

[permalink] [raw]
Subject: RFC: Add mtdset= to Documentation/kernel-parameters

Does anyone have any comments about adding this patch
to describe the ARM/S3C2412 Jive machine specific kernel
commandline parameter mtdset?

--- linux-2.6.26-rc8-next20080630/Documentation/kernel-parameters.txt 2008-07-01 15:06:47.000000000 +0100
+++ linux-2.6.26-rc8-next20080630-jivecmdline/Documentation/kernel-parameters.txt 2008-07-01 22:54:56.000000000 +0100
@@ -1235,6 +1235,11 @@ and is between 256 and 4096 characters.
mtdparts= [MTD]
See drivers/mtd/cmdlinepart.c.

+ mtdset= [ARM]
+ ARM/S3C2412 JIVE boot control
+
+ See arch/arm/mach-s3c2412/mach-jive.c
+
mtouchusb.raw_coordinates=
[HW] Make the MicroTouch USB driver use raw coordinates
('y', default) or cooked coordinates ('n')

--
Ben ([email protected], http://www.fluff.org/)

'a smiley only costs 4 bytes'


2008-07-01 22:17:50

by Russell King - ARM Linux

[permalink] [raw]
Subject: Re: RFC: Add mtdset= to Documentation/kernel-parameters

On Tue, Jul 01, 2008 at 10:57:26PM +0100, Ben Dooks wrote:
> Does anyone have any comments about adding this patch
> to describe the ARM/S3C2412 Jive machine specific kernel
> commandline parameter mtdset?

Only that it should be part of the patch which adds the mtdset=
parameter rather than a separate stand alone patch.

2008-07-01 22:26:45

by Randy Dunlap

[permalink] [raw]
Subject: Re: RFC: Add mtdset= to Documentation/kernel-parameters

On Tue, 1 Jul 2008, Russell King - ARM Linux wrote:

> On Tue, Jul 01, 2008 at 10:57:26PM +0100, Ben Dooks wrote:
> > Does anyone have any comments about adding this patch
> > to describe the ARM/S3C2412 Jive machine specific kernel
> > commandline parameter mtdset?
>
> Only that it should be part of the patch which adds the mtdset=
> parameter rather than a separate stand alone patch.

Not caused by this patch, but Documentation/kernel-parameters.txt
needs a "ARM" entry/description near the top of the file in the
section that begins with:

"""The parameters listed below are only valid if certain kernel build options were
enabled and if respective hardware is present. The text in square brackets at
the beginning of each description states the restrictions within which a
parameter is applicable:"""

--
~Randy

2008-07-02 08:39:19

by Ben Dooks

[permalink] [raw]
Subject: Re: RFC: Add mtdset= to Documentation/kernel-parameters

On Tue, Jul 01, 2008 at 03:26:24PM -0700, Randy.Dunlap wrote:
> On Tue, 1 Jul 2008, Russell King - ARM Linux wrote:
>
> > On Tue, Jul 01, 2008 at 10:57:26PM +0100, Ben Dooks wrote:
> > > Does anyone have any comments about adding this patch
> > > to describe the ARM/S3C2412 Jive machine specific kernel
> > > commandline parameter mtdset?
> >
> > Only that it should be part of the patch which adds the mtdset=
> > parameter rather than a separate stand alone patch.
>
> Not caused by this patch, but Documentation/kernel-parameters.txt
> needs a "ARM" entry/description near the top of the file in the
> section that begins with:

I'll submit a patch to add this later.

--
Ben

Q: What's a light-year?
A: One-third less calories than a regular year.