| Submitter | Peter Maydell |
|---|---|
| Date | Feb. 3, 2012, 6:30 p.m. |
| Message ID | <1328293828-21921-6-git-send-email-peter.maydell@linaro.org> |
| Download | mbox | patch |
| Permalink | /patch/139440/ |
| 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 */