brcm63xx: fix HG556a boards and remove fallback board

This changes board info to match the Wiki
http://wiki.openwrt.org/toh/huawei/hg556a, removes the no longer needed
fallback board and fixes HG556 Ralink eeprom extraction.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo: rename partitions instead]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 42206
This commit is contained in:
Jonas Gorski
2014-08-18 21:50:29 +00:00
parent 09739f8ba5
commit 29e4d82dbb
21 changed files with 43 additions and 148 deletions

View File

@@ -23,8 +23,8 @@
reg = <0x020000 0xec0000>;
};
caldata@ee0000 {
label = "caldata";
cal_data@ee0000 {
label = "cal_data";
reg = <0xee0000 0x100000>;
read-only;
};

View File

@@ -23,8 +23,8 @@
reg = <0x020000 0xec0000>;
};
caldata@ee0000 {
label = "caldata";
cal_data@ee0000 {
label = "cal_data";
reg = <0xee0000 0x100000>;
read-only;
};

View File

@@ -23,8 +23,8 @@
reg = <0x020000 0xec0000>;
};
caldata@ee0000 {
label = "caldata";
cal_data@ee0000 {
label = "cal_data";
reg = <0xee0000 0x100000>;
read-only;
};