On 12/6/21 11:36, Cédric Le Goater wrote: > From: Thomas Huth <[email protected]> > > The PPC 405 CPU is a system-on-a-chip, so all 405 machines are very similar, > except for some external periphery. However, the periphery of the 'taihu' > machine is hardly emulated at all (e.g. neither the LCD nor the USB part had > been implemented), so there is not much value added by this board. The users > can use the 'ref405ep' machine to test their PPC405 code instead. > > Signed-off-by: Thomas Huth <[email protected]> > Reviewed-by: Daniel Henrique Barboza <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Cédric Le Goater <[email protected]> > --- > docs/about/deprecated.rst | 9 +++++++++ > hw/ppc/ppc405_boards.c | 1 + > 2 files changed, 10 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
