bcm53xx: rename patches that were not upstreamed to 3xx
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-3.18 / 131-ARM-BCM5301X-add-restart-support.patch
index 5948f8727e9776e19eef97df427f4aa88831278a..a977116a534328a4c75b04962fbd73bcc6083e9f 100644 (file)
@@ -60,8 +60,8 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
  static const char __initconst *bcm5301x_dt_compat[] = {
        "brcm,bcm4708",
        NULL,
-@@ -55,5 +85,6 @@ DT_MACHINE_START(BCM5301X, "BCM5301X")
-                         L310_AUX_CTRL_EARLY_BRESP,
+@@ -52,5 +82,6 @@ DT_MACHINE_START(BCM5301X, "BCM5301X")
+       .l2c_aux_val    = 0,
        .l2c_aux_mask   = ~0,
        .init_early     = bcm5301x_init_early,
 +      .restart        = bcm5301x_restart,