From ef4c63343cd7d8ca59a2b1a509c6bec87199504f Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 2 Oct 2014 12:25:27 +0000 Subject: brcm63xx: Add DT support for 96338W MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Renamed of_board_id to convention. Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42734 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../370-bcm63xx-add-of_board_ids-for-all-supported-boards.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.14') diff --git a/target/linux/brcm63xx/patches-3.14/370-bcm63xx-add-of_board_ids-for-all-supported-boards.patch b/target/linux/brcm63xx/patches-3.14/370-bcm63xx-add-of_board_ids-for-all-supported-boards.patch index 004f526f42..a997212aeb 100644 --- a/target/linux/brcm63xx/patches-3.14/370-bcm63xx-add-of_board_ids-for-all-supported-boards.patch +++ b/target/linux/brcm63xx/patches-3.14/370-bcm63xx-add-of_board_ids-for-all-supported-boards.patch @@ -37,7 +37,7 @@ Subject: [PATCH 48/48] MIPS: BCM63XX: add of_board_ids for all supported boards static struct board_info __initdata board_96338w = { .name = "96338W", -+ .of_board_id = "brcm,96338w", ++ .of_board_id = "brcm,bcm96338w", .expected_cpu_id = 0x6338, .has_uart0 = 1, -- cgit v1.2.3