Dear developers, hello!
My cmcc rax3000m SPI nand has a factory date of 20240215. When installing openwrt24.10.4 according to the official installation method, the prompt when writing BL2 is as follows:
root@RAX3000M:~# cat /proc/mtd
dev: size erasesize name
mtd0: 08000000 00020000 "spi0.0"
mtd1: 00100000 00020000 "BL2"
mtd2: 00080000 00020000 "u-boot-env"
mtd3: 00200000 00020000 "Factory"
mtd4: 00200000 00020000 "FIP"
mtd5: 03d00000 00020000 "ubi"
mtd6: 02500000 00020000 "plugins"
mtd7: 00800000 00020000 "fwk"
mtd8: 00800000 00020000 "fwk2"
root@RAX3000M:~# mtd erase BL2 && mtd write /tmp/openwrt-mediatek-filogic-cmcc_rax3000m-nand-preloader.bin BL2
Could not open mtd device: BL2
Could not open mtd device: BL2
My English proficiency is limited, please forgive any inaccuracies in my description.