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/565-board_hw520.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/565-board_hw520.patch') diff --git a/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch b/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch index eb59a404aa..7ac322003f 100644 --- a/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch +++ b/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch @@ -57,8 +57,8 @@ + static struct board_info __initdata board_HW553 = { .name = "HW553", - .expected_cpu_id = 0x6358, -@@ -4956,6 +5007,7 @@ static const struct board_info __initcon + .of_board_id = "huawei,hg553", +@@ -4957,6 +5008,7 @@ static const struct board_info __initcon &board_nb4_ser_r0, &board_nb4_fxc_r1, &board_ct6373_1, -- cgit v1.2.3