Browse Source

CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S

Jesper Nilsson 17 years ago
parent
commit
f8e47cb058
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/cris/arch-v32/kernel/head.S

+ 2 - 0
arch/cris/arch-v32/kernel/head.S

@@ -57,6 +57,8 @@ tstart:
 
 
 	SETUP_WAIT_STATES
 	SETUP_WAIT_STATES
 
 
+	GIO_INIT
+
 #ifdef CONFIG_SMP
 #ifdef CONFIG_SMP
 secondary_cpu_entry: /* Entry point for secondary CPUs */
 secondary_cpu_entry: /* Entry point for secondary CPUs */
 	di
 	di