Add JFFS2 SREC format description
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 30 Aug 2010 14:12:50 +0000 (16:12 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Aug 2010 21:37:20 +0000 (23:37 +0200)
Add JFFS2 SREC format description

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/jffs2/Config.in

index b787ec9d18b69d007aafa54d781d2fca1941bfcc..3f16568699211e46b11496ccebd94aad894a56ee 100644 (file)
@@ -81,7 +81,9 @@ config BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER
          the pagesize is not a power of 2
 
 config BR2_JFFS2_TARGET_SREC
-       bool "RootFS in SREC file formet"
+       bool "RootFS in SREC file format"
+       help
+         The binary data will be encoded in Motorola's S-record format
 
 config BR2_TARGET_ROOTFS_JFFS2_PAD
        bool "Pad output"