From e395433178224ff1e2a6053105d12936b46c7576 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 2 Dec 2015 22:24:46 +0000 Subject: brcm63xx: add linux 4.4 support Only netboot tested. Flash at your own risk. Signed-off-by: Jonas Gorski SVN-Revision: 47702 --- .../linux/brcm63xx/patches-4.4/351-set-board-usbh-ports.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/brcm63xx/patches-4.4/351-set-board-usbh-ports.patch (limited to 'target/linux/brcm63xx/patches-4.4/351-set-board-usbh-ports.patch') diff --git a/target/linux/brcm63xx/patches-4.4/351-set-board-usbh-ports.patch b/target/linux/brcm63xx/patches-4.4/351-set-board-usbh-ports.patch new file mode 100644 index 0000000000..284475cc79 --- /dev/null +++ b/target/linux/brcm63xx/patches-4.4/351-set-board-usbh-ports.patch @@ -0,0 +1,10 @@ +--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c ++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c +@@ -592,6 +592,7 @@ static struct board_info __initdata boar + .has_ohci0 = 1, + .has_pccard = 1, + .has_ehci0 = 1, ++ .num_usbh_ports = 2, + + .leds = { + { -- cgit v1.2.3