PPC: Fix SPR access control of L1CFG0
commitdeb05c4c4c2b7bfeccddb8494164cc858a8652ec
authorAlexander Graf <agraf@suse.de>
Thu, 23 Jan 2014 10:43:49 +0000 (23 11:43 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:34 +0000 (16 13:24 +0200)
tree34eb01a9103b50d196d64b85b7cc5eea90a3d3a3
parent45eb56110bcefef473f866772a7b537be1b3fe35
PPC: Fix SPR access control of L1CFG0

The L1CFG0 register on e200 and e500 is "User RO" according to the
specifications. So let's make it user readable and world unwritable.

Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate_init.c