| Submitter | Peter Maydell |
|---|---|
| Date | Jan. 30, 2012, noon |
| Message ID | <1327924852-14395-6-git-send-email-peter.maydell@linaro.org> |
| Download | mbox | patch |
| Permalink | /patch/138562/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/hw/vexpress.c b/hw/vexpress.c index 26537f7..27459d9 100644 --- a/hw/vexpress.c +++ b/hw/vexpress.c @@ -282,7 +282,7 @@ static void vexpress_common_init(const VEDBoardInfo *daughterboard, /* VE_COMPACTFLASH: not modelled */ - /* VE_CLCD: not modelled (we use the daughterboard CLCD only) */ + sysbus_create_simple("pl111", map[VE_CLCD], pic[14]); /* VE_NORFLASH0: not modelled */ /* VE_NORFLASH0ALIAS: not modelled */