brcm63xx: rework fallback sprom support

Rework fallback sprom support by providing different sproms for
different chips. Also make it optional to use.

This likely causes sprom fallback support to break on a few boards.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 41942
This commit is contained in:
Jonas Gorski
2014-08-01 21:56:38 +00:00
parent faa51b307c
commit 76746026b3
73 changed files with 1955 additions and 176 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -1139,6 +1139,42 @@ static struct board_info __initdata boar
@@ -1148,6 +1148,42 @@ static struct board_info __initdata boar
},
},
};
@@ -43,7 +43,7 @@
#endif
/*
@@ -2213,6 +2249,7 @@ static const struct board_info __initcon
@@ -2225,6 +2261,7 @@ static const struct board_info __initcon
&board_V2110,
&board_ct536_ct5621,
&board_96348A_122,