[OpenWrt-Devel] [PATCH v5] ath79: add support for COMFAST CF-E130N v2
Petr Štetiar
ynezz at true.cz
Sun Mar 1 07:56:29 EST 2020
admin at kryma.net <admin at kryma.net> [2020-02-19 02:39:23]:
Hi,
...
> + partition at 20000 {
> + compatible = "denx,uimage";
> + label = "firmware";
> + reg = <0x020000 0x7c0000>;
> + };
> +
> + partition at 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
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list