| Submitter | Peter Maydell |
|---|---|
| Date | Feb. 15, 2012, 2:36 p.m. |
| Message ID | <1329316588-10830-6-git-send-email-peter.maydell@linaro.org> |
| Download | mbox | patch |
| Permalink | /patch/141364/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/hw/vexpress.c b/hw/vexpress.c index 8239ea1..43ad206 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 */