summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-01-13 12:14:02 +0000
committerJonas Gorski <jogo@openwrt.org>2014-01-13 12:14:02 +0000
commit4aa92df0d84d7e0bbafb15111bb3baa1ae3bf1de (patch)
tree1ea0051e07ac565754c3eac610fc3d271b1e7a2c /target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
parent3bdcf040aa47638a1e398d8a6329f515f1cc015a (diff)
downloadmtk-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/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch b/target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
index 6f5b0ce..4b07060 100644
--- a/target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
+++ b/target/linux/brcm63xx/patches-3.10/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
@@ -46,7 +46,7 @@ Subject: [PATCH 69/80] MIPS: BCM63XX: pass caldata info to flash
};
static struct spi_board_info bcm63xx_spi_flash_info[] = {
-@@ -154,10 +158,13 @@ static int __init bcm63xx_detect_flash_t
+@@ -159,10 +163,13 @@ static int __init bcm63xx_detect_flash_t
return 0;
}