summaryrefslogtreecommitdiffstats
path: root/sys/mips/nlm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/nlm')
-rw-r--r--sys/mips/nlm/xlp_machdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/nlm/xlp_machdep.c b/sys/mips/nlm/xlp_machdep.c
index 624e57f..dde6a74 100644
--- a/sys/mips/nlm/xlp_machdep.c
+++ b/sys/mips/nlm/xlp_machdep.c
@@ -311,8 +311,6 @@ xlp_bootargs_init(__register_t arg)
while (1);
if (OF_init((void *)dtbp) != 0)
while (1);
- if (fdt_immr_addr(xlp_io_base) != 0)
- while (1);
OF_interpret("perform-fixup", 0);
chosen = OF_finddevice("/chosen");
OpenPOWER on IntegriCloud