From 485e52e1d8325c433ee6351a441dc2dd70948814 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 15 Feb 2013 12:23:49 +0000 Subject: bcm63xx: make nvram checksum failures non fatal fixes #12982. Signed-off-by: Jonas Gorski SVN-Revision: 35605 --- .../415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.8/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch') diff --git a/target/linux/brcm63xx/patches-3.8/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch b/target/linux/brcm63xx/patches-3.8/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch index c10acd065f..ef61519725 100644 --- a/target/linux/brcm63xx/patches-3.8/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch +++ b/target/linux/brcm63xx/patches-3.8/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch @@ -13,7 +13,7 @@ Subject: [PATCH 31/63] bcm63xx_enet: add support for bcm6368 internal ethernet s --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -930,6 +930,10 @@ int __init board_register_devices(void) +@@ -927,6 +927,10 @@ int __init board_register_devices(void) if (board.has_usbd) bcm63xx_usbd_register(&board.usbd); -- cgit v1.2.3