mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
2d49e49b18
BMT replaces nand-specific ops for erasing and writing, but the
mtk-snand driver only implements generic mtd api.
Replace erase, block_isbad, block_markbad in mtd_info for generic mtd
drivers.
Fixes:
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files-5.10/drivers | ||
image | ||
mt7622 | ||
mt7623 | ||
mt7629 | ||
patches-5.10 | ||
Makefile | ||
modules.mk |