diff options
author | Jonas Gorski <jonas.gorski@gmail.com> | 2017-02-07 14:28:07 +0100 |
---|---|---|
committer | Jonas Gorski <jonas.gorski@gmail.com> | 2017-06-04 11:33:44 +0200 |
commit | 334f8f4fc33f5fbc52e08477f00971f1e66405ae (patch) | |
tree | 0fbb1a21ef73fa764824f211dd95d7f2881c6028 /target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch | |
parent | 092ac42e1e625defa637b0bd1181e351d430e15b (diff) | |
download | upstream-334f8f4fc33f5fbc52e08477f00971f1e66405ae.tar.gz upstream-334f8f4fc33f5fbc52e08477f00971f1e66405ae.tar.bz2 upstream-334f8f4fc33f5fbc52e08477f00971f1e66405ae.zip |
brcm63xx: drop support for specifying SPI flash part parsers
No need to keep this since we set them from device-tree.
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.patch | 2 |
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 5eca1b6f1d..3ac6c18003 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> -@@ -253,6 +254,13 @@ int __init bcm63xx_flash_register(void) +@@ -248,6 +249,13 @@ int __init bcm63xx_flash_register(void) val = bcm_mpi_readl(MPI_CSBASE_REG(0)); val &= MPI_CSBASE_BASE_MASK; |