[OpenWrt-Devel] [PATCH v3] ramips: Add support for Head Weblink HDRM200

Petr Štetiar ynezz at true.cz
Wed May 15 06:24:14 EDT 2019


Kristian Evensen <kristian.evensen at gmail.com> [2019-05-10 18:26:22]:

I've one more comment for you to address

> +			firmware: partition at 50000 {
> +				compatible = "denx,uimage";
> +				label = "firmware";
> +				reg = <0x50000 0xfb0000>;
> +			};

...

> +define Device/head-weblink_hdrm200
> +  DTS := HDRM200
> +  IMAGE_SIZE := $(ralink_default_fw_size_16M)

ralink_default_fw_size_16M = 16121856 = 0xf60000 which doesn't correspond with
your 0xfb0000.

-- 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