From eb9c638ec8e06498140e1b3ef1e599fa13a48b11 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 6 Jul 2012 22:10:37 +0000 Subject: [brcm63xx] Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32643 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch') diff --git a/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch b/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch index 517a53b56..b81adb50e 100644 --- a/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch +++ b/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch @@ -8,7 +8,7 @@ #include #include #include -@@ -902,6 +903,9 @@ int __init board_register_devices(void) +@@ -904,6 +905,9 @@ int __init board_register_devices(void) if (board.num_devs) platform_add_devices(board.devs, board.num_devs); -- cgit v1.2.3