From: Gary Thomas <[EMAIL PROTECTED]>

Hex makes much more sense when specifying the [erase] block size
of a FLASH device.

Signed-off-by: Gary Thomas <[EMAIL PROTECTED]>
---

--- /work/ptxdist-trunk/platforms/image_jffs2.in        2008-11-14 
06:39:13.000000000 -0700
+++ /tmp/ptx-2008_11_21/ptx/platforms/image_jffs2.in    2008-11-21 
15:33:28.000000000 -0700
@@ -12,8 +12,8 @@ menuconfig IMAGE_JFFS2
 if IMAGE_JFFS2
 
 config IMAGE_JFFS2_BLOCKSIZE
-       int
-       default -1
+       hex
+       default 0x10000
        prompt "Erase Block Size"
        help
          Enter here the size of each (sector) block in target's flash device.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to