From efab389042723b9943ed9280183776e17b0c36ab Mon Sep 17 00:00:00 2001 From: cshore Date: Wed, 11 Jan 2012 13:47:48 +0000 Subject: [brcm63xx] Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29712 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-2.6.39/455-board_ct536_ct5621.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-2.6.39/455-board_ct536_ct5621.patch') diff --git a/target/linux/brcm63xx/patches-2.6.39/455-board_ct536_ct5621.patch b/target/linux/brcm63xx/patches-2.6.39/455-board_ct536_ct5621.patch index cdb931ff6e..dc00e43bda 100644 --- a/target/linux/brcm63xx/patches-2.6.39/455-board_ct536_ct5621.patch +++ b/target/linux/brcm63xx/patches-2.6.39/455-board_ct536_ct5621.patch @@ -50,7 +50,7 @@ static struct board_info __initdata board_96348gw = { .name = "96348GW", .expected_cpu_id = 0x6348, -@@ -2026,6 +2069,7 @@ static const struct board_info __initdat +@@ -2021,6 +2064,7 @@ static const struct board_info __initdat &board_96348sv, &board_V2500V_BB, &board_V2110, -- cgit v1.2.3