openwrtv4/target/linux/generic/files/drivers
Felix Fietkau bdd2772f1d kernel: mtdsplit: add support for brnImages
This adds brnImage (used with the brnboot bootloader) firmware parsing
support. brnboot verifies the integrity of the firmware stored on the
"Code Image" partitions by looking at the 12 byte footer at the very end
of the partition. This footer contains the checksum of the original
brnImage (kernel + rootfs/squashfs) and must not be touched (by our JFFS2
rootfs_data - otherwise the image will not be bootable anymore).

Big thanks to Mathias Kresin for analyzing the brnImage structure and
finding out the information how to keep images valid even when adding a
nested rootfs_data partition.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

SVN-Revision: 48261
2016-01-17 10:40:51 +00:00
..
leds ledtrig-netdev: don't stop timer on events for different interfaces 2016-01-02 20:38:56 +00:00
mtd kernel: mtdsplit: add support for brnImages 2016-01-17 10:40:51 +00:00
net/phy swconfig: add API for setting port link speed 2016-01-06 18:32:21 +00:00