diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:25 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:25 +0000 |
commit | 7dbb132c8895d6f10979e882de69c94e55dfbc10 (patch) | |
tree | 5b42d7971dd0d9d42575b7ef1ee0f7f0f7b6fcc7 /target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch | |
parent | b0ffeb0021a1a853bca7df80445652ef909f601f (diff) | |
download | upstream-7dbb132c8895d6f10979e882de69c94e55dfbc10.tar.gz upstream-7dbb132c8895d6f10979e882de69c94e55dfbc10.tar.bz2 upstream-7dbb132c8895d6f10979e882de69c94e55dfbc10.zip |
bcm63xx: add flash type detection
SVN-Revision: 31877
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch b/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch index 002f5a1aee..5b226006b1 100644 --- a/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch +++ b/target/linux/brcm63xx/patches-3.3/404-bcm963xx_flashmap.patch @@ -10,9 +10,9 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org> drivers/mtd/redboot.c | 13 +++++++++-- 3 files changed, 38 insertions(+), 26 deletions(-) ---- a/arch/mips/bcm63xx/boards/board_bcm963xx.c -+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -875,7 +875,7 @@ static struct mtd_partition mtd_partitio +--- a/arch/mips/bcm63xx/dev-flash.c ++++ b/arch/mips/bcm63xx/dev-flash.c +@@ -29,7 +29,7 @@ static struct mtd_partition mtd_partitio } }; |