bcm63xx: add flash type detection

SVN-Revision: 31877
This commit is contained in:
Jonas Gorski
2012-05-27 13:22:25 +00:00
parent b0ffeb0021
commit 7dbb132c88
32 changed files with 414 additions and 80 deletions

View File

@@ -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
}
};