summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-04-01 10:02:27 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-04-01 10:04:44 +0200
commite8202f805b2c91770e9e280505c03add59ed89df (patch)
treeb9cfa30b461c9af413377e72ce0eb1a3dce574ed
parent5338ca48d97274cc9d37260a529256468be8b84b (diff)
downloadptxdist-e8202f805b2c91770e9e280505c03add59ed89df.tar.gz
ptxdist-e8202f805b2c91770e9e280505c03add59ed89df.tar.xz
[image_jffs2] point out that that blocksize is in bytes
Reported-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--platforms/image_jffs2.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/image_jffs2.in b/platforms/image_jffs2.in
index 846bd0b2b..5a7118c73 100644
--- a/platforms/image_jffs2.in
+++ b/platforms/image_jffs2.in
@@ -16,7 +16,7 @@ if IMAGE_JFFS2
config IMAGE_JFFS2_BLOCKSIZE
hex
default 0x10000
- prompt "Erase Block Size (in HEX)"
+ prompt "Erase Block Size (bytes 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