openwrt/target/linux/mediatek
Oleg S b174de2c5f mediatek: mt7622: fix rootfs/ubi detection for Xiaomi AX6S
By specifying the flag "denx,fit" for partition "kernel", the kernel
try to find rootfs in the same partition during boot. Reality is that
the placement of rootfs is precisely determined by the name of another
partition -"ubi".
It was also found that on some device (for example devices with NAND
chips), the "Denx search engine" manages to find roots at the end of
partition "kernel", but such partition doesn't exist and is empty
there.

Fix this by removing the "denx,fit" flag from partition "kernel". With
this change the original behavior of searchif rootfs in partition "ubi"
is restored.

Signed-off-by: Oleg S <remittor@gmail.com>
2023-02-11 21:42:06 +08:00
..
base-files mediatek: add support for Bananapi BPi-R3 2022-08-30 13:36:28 +01:00
dts mediatek: mt7622: fix rootfs/ubi detection for Xiaomi AX6S 2023-02-11 21:42:06 +08:00
files/drivers/net/phy generic: move ledbar driver from mediatek target 2022-09-11 20:26:42 +01:00
files-5.15 mediatek: fix dts whitespace 2023-02-09 03:03:52 +01:00
filogic treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
image mt76: add stand-alone MT7622 firmware package 2023-01-07 17:11:00 +01:00
mt7622 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mt7623 treewide: update NVMEM symbols 2023-01-07 01:30:31 +01:00
mt7629 treewide: update NVMEM symbols 2023-01-07 01:30:31 +01:00
patches-5.15 mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
Makefile mediatek: add filogic subtarget 2022-08-28 20:33:15 +01:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00