[PATCH] ath79: add support for Ubiquiti UniFi AP Pro

David Bauer mail at david-bauer.net
Wed Sep 16 03:52:36 EDT 2020


Hi Rafal,

On 9/16/20 7:03 AM, Rafał Miłecki wrote:
> On Mon, 14 Sep 2020 at 14:22, David Bauer <mail at david-bauer.net> wrote:
>> +                       firmware-partition at 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
> 



More information about the openwrt-devel mailing list