brcm47xx: fix reboot problem on BCM4705/BCM4785
[openwrt/openwrt.git] / target / linux / brcm47xx / patches-3.10 / 170-fix-74k-cpu.patch
index b5ff08467a03594c4d2d4eb9f953968b9998d6b4..2cdd887a182fc58fb945fa10abd8307e38971e06 100644 (file)
@@ -22,7 +22,7 @@ Acked-by: Rafa? Mi?ecki <zajec5@gmail.com>
  #include <bcm47xx.h>
  #include <bcm47xx_nvram.h>
  #include <bcm47xx_board.h>
-@@ -234,6 +235,31 @@ void __init plat_mem_setup(void)
+@@ -243,6 +244,31 @@ void __init plat_mem_setup(void)
        mips_set_machine_name(bcm47xx_board_get_name());
  }