diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-01-13 12:14:02 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-01-13 12:14:02 +0000 |
commit | 4aa92df0d84d7e0bbafb15111bb3baa1ae3bf1de (patch) | |
tree | 1ea0051e07ac565754c3eac610fc3d271b1e7a2c /target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch | |
parent | 3bdcf040aa47638a1e398d8a6329f515f1cc015a (diff) | |
download | mtk-20170518-4aa92df0d84d7e0bbafb15111bb3baa1ae3bf1de.zip mtk-20170518-4aa92df0d84d7e0bbafb15111bb3baa1ae3bf1de.tar.gz mtk-20170518-4aa92df0d84d7e0bbafb15111bb3baa1ae3bf1de.tar.bz2 |
brcm63xx: add initial support for BCM6318
Add inital support for BCM6318, but keep it disabled for now until
most things are supported.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39272
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch index 2dfe772..05c366f 100644 --- a/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch @@ -107,7 +107,7 @@ #include <bcm63xx_cpu.h> #include <bcm63xx_dev_flash.h> #include <bcm63xx_dev_hsspi.h> -@@ -174,6 +175,13 @@ int __init bcm63xx_flash_register(int nu +@@ -179,6 +180,13 @@ int __init bcm63xx_flash_register(int nu val = bcm_mpi_readl(MPI_CSBASE_REG(0)); val &= MPI_CSBASE_BASE_MASK; |