ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router

[juhosg:
- don't switch back to 2.6.39
- update config-3.2
- change machine id to SL-R7205
- reorder case entries in platform scripts
- remove button hotplug script]

Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com>

SVN-Revision: 30645
This commit is contained in:
Gabor Juhos
2012-02-19 16:44:49 +00:00
parent 413caddc34
commit 3489515a7e
14 changed files with 141 additions and 1 deletions

View File

@@ -9,9 +9,10 @@ preinit_set_mac_address() {
case $(ramips_board_name) in
bc2 |\
esr-9753 |\
nw718 |\
rt-n56u |\
esr-9753)
sl-r7205)
mac=$(ramips_get_mac_binary factory 4)
mac=$(maccalc or "$mac" "02:00:00:00:00:00")
ifconfig eth0 hw ether $mac 2>/dev/null