commit | 825710843640dd173bc4b2ea99f1296923e4aa06 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Sat Nov 27 17:45:58 2010 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 16 18:10:59 2010 +0000 |
tree | fb4a5d02940bd74590e7bfbd00c4efe0423f10a5 | |
parent | e31fee7c3a197d88d1d0ced0e8600386da27fec4 [diff] |
MIPS: BCM47xx: Do not read config from CFE The config options read out here are not stored in CFE but only in NVRAM on the devices. Remove reading from CFE and only access the NVRAM. Reading out CFE does not harm but is useless here. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> To: linux-mips@linux-mips.org Cc: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: https://patchwork.linux-mips.org/patch/1845/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>