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

Rafał Miłecki zajec5 at gmail.com
Wed Sep 16 01:03:50 EDT 2020


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.

https://openwrt.org/docs/guide-developer/defining-firmware-partitions#defining_software_partitions_in_all_dts_targets

-- 
Rafał



More information about the openwrt-devel mailing list