]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - configs/f2a88xm-hd3.c
configs, core, tools: Remove device_limit field from system configuration
[jailhouse.git] / configs / f2a88xm-hd3.c
index 545da808da65bb6a7ba95af223611fa2e649cbeb..a0be03f1944857b0aa74282e209acb82dae774d7 100644 (file)
@@ -44,11 +44,17 @@ struct {
                        .mmconfig_base = 0xe0000000,
                        .mmconfig_end_bus = 0xff,
                        .pm_timer_address = 0x808,
-                       .iommu_base = {
-                               0xfeb80000,
+                       .iommu_units = {
+                               {
+                                       .base = 0xfeb80000,
+                                       .size = 0x80000,
+                                       .amd_bdf = 0x02,
+                                       .amd_base_cap = 0x40,
+                                       .amd_msi_cap = 0x54,
+                                       .amd_features = 0x80048824,
+                               },
                        },
                },
-               .device_limit = 128,
                .interrupt_limit = 256,
                .root_cell = {
                        .name = "F2A88XM-HD3",