[OpenWrt-Devel] [PATCH 3/7] ar71xx/image: migrate tl-wdr6500-v2 to new image build steps

Weijie Gao hackpascal at gmail.com
Sat Oct 31 09:35:55 EDT 2015


Hi,

The TL-WDR6500 v2 does not use the standard TP-LINK firmware header.
The kernel has a U-Boot header.

If you use tplink-8mlzma, the bootloader won't recognize it.

Please revert this patch.

Regards,
Weijie

2015-10-31 8:54 GMT+08:00 Alexander Couzens <lynxis at fe80.eu>:

> Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
> ---
>  target/linux/ar71xx/image/Makefile | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/target/linux/ar71xx/image/Makefile
> b/target/linux/ar71xx/image/Makefile
> index f0c3a66..be7cf9f 100644
> --- a/target/linux/ar71xx/image/Makefile
> +++ b/target/linux/ar71xx/image/Makefile
> @@ -332,6 +332,15 @@ $(Device/tl-wdr4300-v1)
>  endef
>  TARGET_DEVICES += tl-wdr3500-v1 tl-wdr3600-v1 tl-wdr4300-v1
> tl-wdr4300-v1-il tl-wdr4310-v1 mw4530r-v1
>
> +define Device/tl-wdr6500-v2
> +$(Device/tplink-8mlzma)
> +  BOARDNAME = TL-WDR6500-v2
> +  DEVICE_PROFILE = TLWDR6500V2
> +  TPLINK_HWID := 0x65000002
> +  TPLINK_HEADER_VERSION := 2
> +endef
> +TARGET_DEVICES += tl-wdr6500-v2
> +
>  define Device/tl-wdr3320-v2
>  $(Device/tplink-4mlzma)
>    BOARDNAME = TL-WDR3320-v2
> @@ -2377,8 +2386,6 @@ $(eval $(call
> SingleProfile,Senao,squashfs-only,EAP300V2,eap300v2,EAP300V2,ttyS0
>
>  $(eval $(call
> SingleProfile,TPLINKOLD,squashfs-only,TLWR841NV15,tl-wr841nd-v1.5,TL-WR841N-v1.5,ttyS0,115200,0x08410002,2,4M))
>
> -$(eval $(call
> SingleProfile,TPLINK-64K,64kraw,TLWDR6500V2,tl-wdr6500-v2,TL-WDR6500-v2,ttyS0,115200,0x65000002,1,8Mlzma))
> -
>  $(eval $(call
> SingleProfile,TPLINK-SAFELOADER,64kraw,CPE510,cpe210-220-510-520,CPE510,ttyS0,115200,$$(cpe510_mtdlayout),CPE510))
>
>  $(eval $(call
> SingleProfile,WHRHPG300N,64kraw,WHRG301N,whr-g301n,WHR-G301N,ttyS0,115200,$$(whrhpg300n_mtdlayout),WHR-G301N))
> --
> 2.6.2
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20151031/4ea50ae6/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list