From b339304425b63073e8757cf104621279a5a38b5d Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 21 Aug 2014 11:28:54 +0000 Subject: brcm63xx: Add DT support for HG553 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas [jogo: fix linux partition length] Signed-off-by: Jonas Gorski SVN-Revision: 42247 --- target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch') diff --git a/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch b/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch index af1ded38fd..34a135dbf4 100644 --- a/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch +++ b/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch @@ -138,8 +138,8 @@ + static struct board_info __initdata board_HW553 = { .name = "HW553", - .expected_cpu_id = 0x6358, -@@ -2391,6 +2516,7 @@ static const struct board_info __initcon + .of_board_id = "huawei,hg553", +@@ -2392,6 +2517,7 @@ static const struct board_info __initcon &board_dsl_274xb_rev_c, &board_nb4_ser_r0, &board_nb4_fxc_r1, -- cgit v1.2.3