I want to modify the CFE configuration to add Wifi area selection. On normal old type r7000, I just need to export CFE/boot section.
cat /dev/mtd0 >/tmp/cfe.bin
then i can easily change the configuration by decompressing this cfe.bin.
However for new types e.g. AX86U or AX58U, there’s no more...