summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-03-22 01:56:47 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-03-22 01:56:47 +0000
commita4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f (patch)
tree77c6145168bbe0ef7ffd2455a18fda91ffe14995 /target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch
parent4f44df6fd8f2c404fd5b1534257a7a8c85eb96f5 (diff)
downloadmaster-31e0f0ae-a4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f.tar.gz
master-31e0f0ae-a4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f.tar.bz2
master-31e0f0ae-a4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f.zip
bcm53xx: refresh patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44931
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch b/target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch
index 9f7e1fe91f..4367b8b901 100644
--- a/target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch
+++ b/target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch
@@ -14,7 +14,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
--- a/arch/arm/mach-bcm/bcm_5301x.c
+++ b/arch/arm/mach-bcm/bcm_5301x.c
-@@ -79,7 +79,10 @@ static const char __initconst *bcm5301x_
+@@ -49,7 +49,10 @@ static const char __initconst *bcm5301x_
};
DT_MACHINE_START(BCM5301X, "BCM5301X")
@@ -25,4 +25,4 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+ L310_AUX_CTRL_EARLY_BRESP,
.l2c_aux_mask = ~0,
.init_early = bcm5301x_init_early,
- .restart = bcm5301x_restart,
+ .dt_compat = bcm5301x_dt_compat,