aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2017-02-07 14:26:15 +0100
committerJonas Gorski <jonas.gorski@gmail.com>2017-06-04 11:33:44 +0200
commit092ac42e1e625defa637b0bd1181e351d430e15b (patch)
tree72c4530fa0b967a7030df221857cf5f063a4d3d2 /target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch
parent474cde61234c1191e1caeff01a41c324eda4d28d (diff)
downloadupstream-092ac42e1e625defa637b0bd1181e351d430e15b.tar.gz
upstream-092ac42e1e625defa637b0bd1181e351d430e15b.tar.bz2
upstream-092ac42e1e625defa637b0bd1181e351d430e15b.zip
brcm63xx: drop support for caldata in brcm63xxpart
Now that we always provide these partitions through DT, we don't need to pass their data through parser data from board files anymore. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch')
-rw-r--r--target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch b/target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch
index 175e8fc92f..5eca1b6f1d 100644
--- a/target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch
+++ b/target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch
@@ -77,7 +77,7 @@
#include <bcm63xx_cpu.h>
#include <bcm63xx_dev_flash.h>
#include <bcm63xx_dev_hsspi.h>
-@@ -261,6 +262,13 @@ int __init bcm63xx_flash_register(int nu
+@@ -253,6 +254,13 @@ int __init bcm63xx_flash_register(void)
val = bcm_mpi_readl(MPI_CSBASE_REG(0));
val &= MPI_CSBASE_BASE_MASK;