]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: BCM47xx: Do not read config from CFE
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Nov 2010 16:45:58 +0000 (17:45 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Dec 2010 18:10:59 +0000 (18:10 +0000)
commit825710843640dd173bc4b2ea99f1296923e4aa06
treefb4a5d02940bd74590e7bfbd00c4efe0423f10a5
parente31fee7c3a197d88d1d0ced0e8600386da27fec4
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>
arch/mips/bcm47xx/setup.c