[email protected] <[email protected]> [2020-02-19 02:39:23]:

Hi,

...

> +                     partition@20000 {
> +                             compatible = "denx,uimage";
> +                             label = "firmware";
> +                             reg = <0x020000 0x7c0000>;
> +                     };
> +
> +                     partition@7e0000 {
> +                             compatible = "denx,uimage";
> +                             label = "configs";
> +                             reg = <0x7e0000 0x010000>;
> +                     };

are you sure about that 2nd denx,uimage compatible? I would remove it and
added `read-only` instead.

> +define Device/comfast_cf-e130n-v2
> +  ATH_SOC := qca9531
> +  DEVICE_VENDOR := COMFAST
> +  DEVICE_MODEL := CF-E130N
> +  DEVICE_VARIANT := v2
> +  DEVICE_PACKAGES := rssileds kmod-leds-gpio -swconfig -uboot-envtools
> +  IMAGE_SIZE := 8000k

0x7c0000 = 7936k

-- ynezz

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to