diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-07-03 12:24:29 +0200 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-07-03 17:51:24 +0200 |
commit | 9db829f485c553a0e677a165b37f877bf74f36ff (patch) | |
tree | 3bcf75ce79fbd27c519f68168cbf71787860ccd3 /Documentation | |
parent | [ARM] S3C24XX: Support for PWM timer clocks via clk_* API (diff) | |
download | linux-9db829f485c553a0e677a165b37f877bf74f36ff.tar.xz linux-9db829f485c553a0e677a165b37f877bf74f36ff.zip |
[ARM] JIVE: Initial machine support for Logitech Jive
This is the base machine support for the Logitech Jive
machine.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e07c432c731f..f1e970acad4c 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1208,6 +1208,11 @@ and is between 256 and 4096 characters. It is defined in the file 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') |