commit | 6404b7cb83273623dc836a33427a30e371dab11b | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Thu Dec 06 21:25:05 2012 +0000 |
committer | John Crispin <blogic@openwrt.org> | Fri Feb 15 19:01:57 2013 +0100 |
tree | 4eb88c80dc1cae8f5c3c3caa0d86a14d780db5a1 | |
parent | dd54dedd947dd801ea60099837ac009eb235a61d [diff] |
MIPS: BCM47XX: use fallback sprom var for board_{rev,type} An SoC normally do not define path variables for board_rev and board_type and the Broadcom SDK also uses the nvram values without a prefix in such cases. Do the same to fill these sprom attributes from nvram and do not leave them empty, because brcmsmac do not like this. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/4679/ Signed-off-by: John Crispin <blogic@openwrt.org>