diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-01-13 12:13:51 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-01-13 12:13:51 +0000 |
commit | 3bdcf040aa47638a1e398d8a6329f515f1cc015a (patch) | |
tree | 6b01a0ff5511d7d11db063ed4dfe6e1628194813 /target/linux/brcm63xx/patches-3.10/511-board_V2500V.patch | |
parent | ab8897045cd4bcc547af02c3660f29cceb40e952 (diff) | |
download | upstream-3bdcf040aa47638a1e398d8a6329f515f1cc015a.tar.gz upstream-3bdcf040aa47638a1e398d8a6329f515f1cc015a.tar.bz2 upstream-3bdcf040aa47638a1e398d8a6329f515f1cc015a.zip |
brcm63xx: add initial support for BCM63268
Add initial support for the BCM63268 family of SoCs, but keep it
disabled for now as most things don't work yet.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39271
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 d0b33803e8..2dfe772681 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> -@@ -158,6 +159,13 @@ int __init bcm63xx_flash_register(int nu +@@ -174,6 +175,13 @@ int __init bcm63xx_flash_register(int nu val = bcm_mpi_readl(MPI_CSBASE_REG(0)); val &= MPI_CSBASE_BASE_MASK; |