aboutsummaryrefslogtreecommitdiff
path: root/asm/misc.S
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2017-03-09 11:45:38 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-03-09 13:36:35 +1100
commit403b82555425a71121f7a62e58d37f57325f78d1 (patch)
tree1a818df7a02f142bdf55051aa39424b1f0590043 /asm/misc.S
parent47a90f165b105434e5a3ef15b00ad3a7867a991b (diff)
downloadskiboot-403b82555425a71121f7a62e58d37f57325f78d1.zip
skiboot-403b82555425a71121f7a62e58d37f57325f78d1.tar.gz
skiboot-403b82555425a71121f7a62e58d37f57325f78d1.tar.bz2
asm: Fix setting of LPCR:DPFD
We have code to set DPFD to 4 in init_shared_sprs, from the original commit, based on recommendations from HW. However, we immediately override this in init_replicated_sprs with the value 7. So let's remove the former and update the latter to set the value to 4. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'asm/misc.S')
0 files changed, 0 insertions, 0 deletions