diff --git a/target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch b/target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch
index edd5139b53f5ae8cbbf9fb16a13b52cd34a49b9a..166123f42fb7df759ca0370ea00610f0d9902a8c 100644
--- a/target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch
+++ b/target/linux/brcm63xx/patches-2.6.35/270-board-96338W2_E7T.patch
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -122,6 +122,38 @@
+@@ -135,6 +135,38 @@ static struct board_info __initdata boar
  		},
  	},
  };
@@ -39,7 +39,7 @@
  #endif
  
  /*
-@@ -760,6 +798,7 @@
+@@ -1273,6 +1305,7 @@ static const struct board_info __initdat
  #ifdef CONFIG_BCM63XX_CPU_6338
  	&board_96338gw,
  	&board_96338w,
diff --git a/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch b/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch
index 2c336c86c344dc331c0a5bb83c41053d11f919c5..d88239cd97032f2bfe6428ad287c0d38f06aa073 100644
--- a/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch
+++ b/target/linux/brcm63xx/patches-2.6.35/300-wl_exports.patch
@@ -14,7 +14,7 @@
   * known 6338 boards
   */
  #ifdef CONFIG_BCM63XX_CPU_6338
-@@ -1420,6 +1427,7 @@ void __init board_prom_init(void)
+@@ -1453,6 +1460,7 @@ void __init board_prom_init(void)
  
  	/* extract nvram data */
  	memcpy(&nvram, boot_addr + BCM963XX_NVRAM_OFFSET, sizeof(nvram));