diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-07-31 14:27:42 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-07-31 14:27:42 +0000 |
commit | 3b359071252259af538e6bd4a99fd171d2e073b2 (patch) | |
tree | 0af788fcc5a95fe2e5c1e6dfb8db6474b475f121 /target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch | |
parent | 20350819d2e024f60c9641fa6728148734bb3375 (diff) | |
download | upstream-3b359071252259af538e6bd4a99fd171d2e073b2.tar.gz upstream-3b359071252259af538e6bd4a99fd171d2e073b2.tar.bz2 upstream-3b359071252259af538e6bd4a99fd171d2e073b2.zip |
bcm63xx: add basic bcm6362 support
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32923 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch index 6fca36f2a1..7b4468ae7f 100644 --- a/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch +++ b/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch @@ -106,7 +106,7 @@ #include <bcm63xx_cpu.h> #include <bcm63xx_dev_flash.h> #include <bcm63xx_dev_hsspi.h> -@@ -150,6 +151,13 @@ int __init bcm63xx_flash_register(int nu +@@ -162,6 +163,13 @@ int __init bcm63xx_flash_register(int nu val = bcm_mpi_readl(MPI_CSBASE_REG(0)); val &= MPI_CSBASE_BASE_MASK; |