aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2009-06-16 18:43:43 -0400
committerBen Dooks <ben-linux@fluff.org>2009-06-16 18:43:43 -0400
commit9f01efaa49070acfcfa4b976345054cc27b172ed (patch)
treed71da8784595a511cb2f7cb1851e2af8675ffe60 /Documentation/kernel-parameters.txt
parent9d76295ac6082449a64fd6fa981d2615a34e243d (diff)
parent799ca065213ab5df92d787c36c99cb4222f4e717 (diff)
[ARM] S3C2440: Merge branch next-mini2440 into next-s3c
Merge branch 'next-mini2440' into next-s3c
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index ad3800630772..4426e0b81a11 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1358,6 +1358,27 @@ and is between 256 and 4096 characters. It is defined in the file
1358 min_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory below this 1358 min_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory below this
1359 physical address is ignored. 1359 physical address is ignored.
1360 1360
1361 mini2440= [ARM,HW,KNL]
1362 Format:[0..2][b][c][t]
1363 Default: "0tb"
1364 MINI2440 configuration specification:
1365 0 - The attached screen is the 3.5" TFT
1366 1 - The attached screen is the 7" TFT
1367 2 - The VGA Shield is attached (1024x768)
1368 Leaving out the screen size parameter will not load
1369 the TFT driver, and the framebuffer will be left
1370 unconfigured.
1371 b - Enable backlight. The TFT backlight pin will be
1372 linked to the kernel VESA blanking code and a GPIO
1373 LED. This parameter is not necessary when using the
1374 VGA shield.
1375 c - Enable the s3c camera interface.
1376 t - Reserved for enabling touchscreen support. The
1377 touchscreen support is not enabled in the mainstream
1378 kernel as of 2.6.30, a preliminary port can be found
1379 in the "bleeding edge" mini2440 support kernel at
1380 http://repo.or.cz/w/linux-2.6/mini2440.git
1381
1361 mminit_loglevel= 1382 mminit_loglevel=
1362 [KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this 1383 [KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this
1363 parameter allows control of the logging verbosity for 1384 parameter allows control of the logging verbosity for