PL031 qdev conversion

Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
Paul Brook 2009-05-14 22:35:07 +01:00
parent a558046625
commit a63bdb3102
5 changed files with 16 additions and 14 deletions

View file

@ -237,7 +237,7 @@ static void versatile_init(ram_addr_t ram_size,
#endif
/* Add PL031 Real Time Clock. */
pl031_init(0x101e8000,pic[10]);
sysbus_create_simple("pl031", 0x101e8000, pic[10]);
/* Memory map for Versatile/PB: */
/* 0x10000000 System registers. */