Openwrt/package/system
Rafał Miłecki 0f54489f75 mtd: support bad blocks within the mtd_fixtrx()
Reading MTD data with (p)read doesn't return any error when accessing
bad block. As the result, with current code, CRC32 covers "data" stored
in bad blocks.

That behavior doesn't match CFE's one (bootloader simply skips bad
blocks) and may result in:
1) Invalid CRC32
2) CFE refusing to boot firmware with a following error:
Boot program checksum is invalid

Fix that problem by checking every block before reading its content.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-15 16:51:41 +02:00
..
ca-certificates ca-certificates: ca-bundle: add symlink for openssl default setting 2018-07-07 18:19:39 +02:00
fstools fstools: update to latest git HEAD 2018-05-25 09:52:50 +02:00
fwtool
iucode-tool
mtd mtd: support bad blocks within the mtd_fixtrx() 2018-07-15 16:51:41 +02:00
openwrt-keyring openwrt-keyring: bundle latest usign certificates 2018-05-20 19:39:12 +02:00
opkg
procd procd: compile with LTO enabled 2018-07-13 17:22:53 +02:00
rpcd
ubox logd: create log directory for log_file 2018-06-07 17:19:42 +02:00
ubus ubus: compile with LTO enabled 2018-07-13 17:22:53 +02:00
ucert ucert: fix build 2018-06-15 08:57:44 +02:00
uci
usign
zram-swap