1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/system/mtd/src
Davide Fioravanti c33ad81373 mtd: add linksys_bootcount for ramips
Reset bc is needed for Linksys EA7500 v2's dual boot.

Size impact (tested with Linksys EA7500 v2 @ mt7621):

mtd_25_mipsel_24kc.ipk: 13174 -> 13628 (454 bytes)
initramfs: 3660350 -> 3660688 (338 bytes)

Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com>
[add size impact information]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-05-17 18:43:19 +02:00
..
crc32.c
crc32.h
fis.c mtd: cleanup unused code and variables in fis.c 2019-07-17 23:06:02 +02:00
fis.h mtd: add CRC signature to RedBoot partition map 2019-07-17 22:59:29 +02:00
imagetag.c
jffs2.c
jffs2.h
linksys_bootcount.c mtd: base-files: Unify dual-firmware devices (Linksys) 2019-05-18 13:43:51 +02:00
Makefile mtd: add linksys_bootcount for ramips 2020-05-17 18:43:19 +02:00
md5.c
md5.h
mtd.c mtd: add CRC signature to RedBoot partition map 2019-07-17 22:59:29 +02:00
mtd.h brcm47xx: rename target to bcm47xx 2020-02-14 14:10:51 +01:00
seama.c
seama.h
tpl_ramips_recoveryflag.c mtd: add logic for TP-Link ramips recovery magic 2019-01-26 21:46:32 +01:00
trx.c mtd: improve check for TRX header being already fixed 2018-07-15 23:27:09 +02:00
wrg.c mtd: add fixwrg command 2018-02-13 11:16:49 +01:00
wrgg.c mtd: Make fixwrgg command work on DIR-685 2019-05-18 16:37:30 +02:00
wrgg.h