the following patch was just integrated into master: commit 4f3d400a30247b7795254517078529d070f4129f Author: Ionela Voinescu ionela.voinescu@imgtec.com Date: Sun Nov 1 19:55:48 2015 +0000
imgtec/pistachio: disable default RPU gate register values
The RPU Clock register defaults to on for all clocks. This is modified to OFF, and the MIPS clock control modified to ON, by default. This is because the linux kernel will manage the clocks at all times, but the RPU can only disable clocks if the WIFI module has been loaded.
Change-Id: I155fb37afd585ca3436a77b97c99ca6e582cbb4f Signed-off-by: Ionela Voinescu ionela.voinescu@imgtec.com Reviewed-on: https://review.coreboot.org/12773 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/12773 for details.
-gerrit