OSDN Git Service

MIPS jazz: create isa bus
authorRoy Tam <roytam@gmail.com>
Thu, 15 Oct 2009 14:07:12 +0000 (22:07 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 15 Oct 2009 17:49:11 +0000 (19:49 +0200)
commit5041fccd8ebed677f4d3012011657f8cc2340ea4
tree9ae3975b4f7e36b9667cd3412367215270748927
parentbf854d65a5db2380ef2f0e8014f79a405c523b94
MIPS jazz: create isa bus

As i8259 in mips_jazz.c is not correctly connected to the isa bus, the
mc146818rtc isa devices fails to be created.

Signed-off-by: Roy Tam <roytam@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/mips_jazz.c