[OpenWrt-Devel] [PATCH] ar71xx: Add support for TP-Link MR12U v1 board
郭传鈜
gch981213 at gmail.com
Wed Feb 11 18:53:56 EST 2015
This patch is useless now.We don't need to change mktplinkfw.c .The flash
layout is defined in target/linux/ar71xx/image/Makefile :-D
2015-02-11 22:49 GMT+08:00 Daniel Petre <daniel.petre at gmail.com>:
> This patch adds support for the TL-MR12U board.
>
> Signed-off-by: Daniel Petre <daniel.petre at gmail.com>
>
> Index: trunk/tools/firmware-utils/src/mktplinkfw.c
> ===================================================================
> --- trunk/tools/firmware-utils/src/mktplinkfw.c (revision 44381)
> +++ trunk/tools/firmware-utils/src/mktplinkfw.c (working copy)
> @@ -33,6 +33,7 @@
> #define HWID_GL_INET_V1 0x08000001
> #define HWID_GS_OOLITE_V1 0x3C000101
> #define HWID_TL_MR10U_V1 0x00100101
> +#define HWID_TL_MR12U_V1 0x00120101
> #define HWID_TL_MR13U_V1 0x00130101
> #define HWID_TL_MR3020_V1 0x30200001
> #define HWID_TL_MR3220_V1 0x32200001
> @@ -220,6 +221,11 @@
> .hw_rev = 1,
> .layout_id = "4Mlzma",
> }, {
> + .id = "TL-MR12Uv1",
> + .hw_id = HWID_TL_MR12U_V1,
> + .hw_rev = 1,
> + .layout_id = "4Mlzma",
> + }, {
> .id = "TL-MR13Uv1",
> .hw_id = HWID_TL_MR13U_V1,
> .hw_rev = 1,
> _______________________________________________
> 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/20150212/8bf6a466/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