Hi Rafal, On 9/16/20 7:03 AM, Rafał Miłecki wrote: > On Mon, 14 Sep 2020 at 14:22, David Bauer <[email protected]> wrote: >> + firmware-partition@50000 { >> + label = "firmware"; >> + reg = <0x50000 0xf60000>; >> + }; > > Please specify "compatible" so the kernel doesn't have to guess its format.
There's not MTD splitter for JFFS2 kernel partitions as far as I'm concerned. kernel and rootfs partitions are also defined in the DTS, so no splitter is needed. The sole purpose of th firmware partition is to allow the default sysupgrade method. Best wishes David > > https://openwrt.org/docs/guide-developer/defining-firmware-partitions#defining_software_partitions_in_all_dts_targets > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
