summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/i80321/iq31244_machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/xscale/i80321/iq31244_machdep.c')
-rw-r--r--sys/arm/xscale/i80321/iq31244_machdep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/xscale/i80321/iq31244_machdep.c b/sys/arm/xscale/i80321/iq31244_machdep.c
index f1f9128..e706280 100644
--- a/sys/arm/xscale/i80321/iq31244_machdep.c
+++ b/sys/arm/xscale/i80321/iq31244_machdep.c
@@ -335,6 +335,8 @@ initarm(struct arm_boot_params *abp)
* this problem will not occur after initarm().
*/
cpu_idcache_wbinv_all();
+ cpu_setup("");
+
/*
* Fetch the SDRAM start/size from the i80321 SDRAM configration
* registers.
OpenPOWER on IntegriCloud