From ef157784bce2f9160d629f2d596a98e48bc79415 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 Oct 2014 12:24:29 +0000 Subject: brcm63xx: Add DT support for 963281TAN 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42727 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch') diff --git a/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch b/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch index 3194899e82..1efd27c790 100644 --- a/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch +++ b/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch @@ -116,8 +116,8 @@ + static struct board_info __initdata board_963281TAN = { .name = "963281TAN", - .expected_cpu_id = 0x6328, -@@ -2823,6 +2933,7 @@ static const struct board_info __initcon + .of_board_id = "brcm,bcm963281TAN", +@@ -2824,6 +2934,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, -- cgit v1.2.3