OSDN Git Service

ppc/pegasos2: Change default CPU to 7457
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 28 May 2023 15:29:37 +0000 (17:29 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Sun, 28 May 2023 16:25:45 +0000 (13:25 -0300)
commit56b8bfe9bb6b94184b8bbfc4be9196404a81e450
treec1870d23318c679fc41b44867167960f9bacf946
parent277ee17212f0ac965d1fb7d65d8f938a790229ad
ppc/pegasos2: Change default CPU to 7457

Previously 7400 was selected as a safe choice as that is used by other
machines so it's better tested but AmigaOS does not know this CPU and
disables some features when running on it. The real hardware has
7447/7457 G4 CPU so change the default to match that now that it was
confirmed to work better with AmigaOS.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Tested-by: Rene Engel <ReneEngel80@emailn.de>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20230528152937.B8DAD74633D@zero.eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pegasos2.c