From a180c80f23f7cb9d3fd950aedeca93495a6a36a8 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 21 Aug 2014 11:28:40 +0000 Subject: brcm63xx: Add DT support for A4001N1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 42244 --- target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch') diff --git a/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch b/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch index c1f505b..ee5cf9a 100644 --- a/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch +++ b/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch @@ -95,8 +95,8 @@ + static struct board_info __initdata board_A4001N1 = { .name = "963281T_TEF", - .expected_cpu_id = 0x6328, -@@ -4956,6 +5045,7 @@ static const struct board_info __initcon + .of_board_id = "comtrend,wap-5813n", +@@ -4957,6 +5046,7 @@ static const struct board_info __initcon &board_AR5381u, &board_AR5387un, &board_963281TAN, -- cgit v1.1