ppc4xx: Add more PLB registers
commit4c46f372b01cdc4045e25ba1283824ba95b1942c
authorBALATON Zoltan <balaton@eik.bme.hu>
Sat, 16 Sep 2017 14:02:41 +0000 (16 16:02 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 27 Sep 2017 03:05:41 +0000 (27 13:05 +1000)
tree00fda7ec83d420b2fbcb932aaa96bb0665c6198f
parent81bb29ace5ef5eef870c2fbf8f91247e57acff6d
ppc4xx: Add more PLB registers

These registers are present in 440 SoCs (and maybe in others too) and
U-Boot accesses them when printing register info. We don't emulate
these but add them to avoid crashing when they are read or written.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/ppc405_uc.c