aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/phb4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/phb4.c b/hw/phb4.c
index e865d0d..5b2bf85 100644
--- a/hw/phb4.c
+++ b/hw/phb4.c
@@ -2839,7 +2839,6 @@ static void phb4_init_hw(struct phb4 *p, bool first_init)
/* Init_16 - PHB Control */
out_be64(p->regs + PHB_CTRLR,
PHB_CTRLR_IRQ_PGSZ_64K |
- PHB_CTRLR_MMIO_EEH_DISABLE | /* EEH disable for now ! */
SETFIELD(PHB_CTRLR_TVT_ADDR_SEL, 0ull, TVT_2_PER_PE));
/* Init_17..40 - Architected IODA3 inits */