On Mon, Aug 14, 2017 at 01:06:42PM +0200, BALATON Zoltan wrote:
> On Mon, 14 Aug 2017, David Gibson wrote:
> > On Sun, Aug 13, 2017 at 07:04:38PM +0200, BALATON Zoltan wrote:
> > > These devices are found in some other ppc4xx cores too.
>
> Thanks for the quick review, hope more will follow for ot
On Mon, 14 Aug 2017, David Gibson wrote:
On Sun, Aug 13, 2017 at 07:04:38PM +0200, BALATON Zoltan wrote:
These devices are found in some other ppc4xx cores too.
Thanks for the quick review, hope more will follow for other patches
too maybe also from others.
Elsewhere in the series you move
On Sun, Aug 13, 2017 at 07:04:38PM +0200, BALATON Zoltan wrote:
> These devices are found in some other ppc4xx cores too.
Elsewhere in the series you moved things that were used elsewhere out
of 405_uc, why not do that here as well?
> Also add some more PLB registers for 460EX.
Separate patch fo
These devices are found in some other ppc4xx cores too.
Also add some more PLB registers for 460EX.
Signed-off-by: BALATON Zoltan
---
hw/ppc/ppc405.h| 3 +++
hw/ppc/ppc405_uc.c | 16 +++-
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/hw/ppc/ppc405.h b/hw/ppc/pp