openwrt/package
Rafał Miłecki df8ca9a5c4 mtd: add -c option for specifying amount of data to be used for checksum
So far fixtrx was calculating checksum over amount of data matching
partition erase size. It was mostly a workaround of checksum problem
after changing anything in initial TRX content (e.g. formatting JFFS2).
Its main purpose was to make bootloader accept modified TRX. This didn't
provide much protection of flash data against corruption.

This new option lets caller request calculating checksum over a bigger
amount of data. It may be used e.g. to include whole kernel data for
checksum and hopefully make bootloader go info failsafe mode if
something goes wrong.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2016-05-09 20:10:58 +02:00
..
base-files base-files: evaluate uci-defaults on run-time installations 2016-05-04 14:24:37 +01:00
boot zynq: Add Zybo device support 2016-04-26 11:44:29 +00:00
devel package/devel/gdb: Update to 7.11 2016-03-10 19:11:46 +00:00
firmware package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
kernel mt76: update to the latest version 2016-05-05 19:43:23 +01:00
libs ncurses: remove libncurses, provide it via libncursesw 2016-05-09 14:49:33 +02:00
network firewall3: fix mark rules for local traffic, fix race condition 2016-05-02 18:46:30 +01:00
system mtd: add -c option for specifying amount of data to be used for checksum 2016-05-09 20:10:58 +02:00
utils package: remove duplicate lines from otrx and nvram makefiles 2016-04-26 23:28:17 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00