<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k/scripts/cfe-partition-tag.py, branch v21.02.4</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.4</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.4'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2020-05-21T17:11:24Z</updated>
<entry>
<title>scripts: add CFE Partition Tags support</title>
<updated>2020-05-21T17:11:24Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2020-05-21T13:01:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=d90828411ac774140892212852c07c16ea9e25d1'/>
<id>urn:sha1:d90828411ac774140892212852c07c16ea9e25d1</id>
<content type='text'>
Some BCM63xx NAND devices require a specific JFFS2 partition tag to verify
the JFFS2 partition validity:
	u32 part_id;
	u32 part_size;
	u16 flags;
	char part_name[33];
	char part_version[21];
	u32 part_crc32;

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
</feed>
