4085
4087
s->l4 = omap_l4_init(sysmem, OMAP3_L4_BASE, L4A_COUNT, L4ID_COUNT);
4088
4090
s->ih[0] = qdev_create(NULL, "omap2-intc");
4089
4091
qdev_prop_set_uint8(s->ih[0], "revision", 0x40);
4090
4092
qdev_prop_set_ptr(s->ih[0], "fclk", omap_findclk(s, "omap3_mpu_intc_fclk"));