summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-03-26 23:08:06 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-03-31 21:06:57 +0200
commit5338ca48d97274cc9d37260a529256468be8b84b (patch)
tree7b43b322a1143a24317797946ac07cb0fdfc7231 /platforms
parent3072d78bad918623ad7f97a159bcbb9eec656c8e (diff)
downloadptxdist-5338ca48d97274cc9d37260a529256468be8b84b.tar.gz
ptxdist-5338ca48d97274cc9d37260a529256468be8b84b.tar.xz
[image_jffs2] add more help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/image_jffs2.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/platforms/image_jffs2.in b/platforms/image_jffs2.in
index 7a8380bca..846bd0b2b 100644
--- a/platforms/image_jffs2.in
+++ b/platforms/image_jffs2.in
@@ -16,12 +16,14 @@ if IMAGE_JFFS2
config IMAGE_JFFS2_BLOCKSIZE
hex
default 0x10000
- prompt "Erase Block Size"
+ prompt "Erase Block Size (in HEX)"
help
Enter here the size of each (sector) block in target's flash device.
The image must use the same blocksize as the real JFFS2 filesystem
running on the target.
+comment "*** add '-n' here for NAND flash ***"
+
config IMAGE_JFFS2_EXTRA_ARGS
string
default ""