Commit 31aa331d authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Peter Korsgaard
Browse files

Add JFFS2 SREC format description



Add JFFS2 SREC format description

Signed-off-by: default avatarYegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 939c24d2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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"