uboot-mediatek: add support for UBI EOF marker
authorDaniel Golle <daniel@makrotopia.org>
Wed, 13 Jul 2022 03:30:00 +0000 (04:30 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 13 Jul 2022 10:38:57 +0000 (11:38 +0100)
commit7659ee1e2786ccc78656362d7007e4c402c939b7
tree39e6a5fafa00ed5520939bc30db22fa9fa7cc5ab
parent9f1d6223289b5571ddc77c0e5327ab51137199d9
uboot-mediatek: add support for UBI EOF marker

Let U-Boot handle free space in UBI partitions by recognizing the EOF
marker OpenWrt is using as well for that purpose.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/boot/uboot-mediatek/patches/600-ubi-detect-eof-marker.patch [new file with mode: 0644]