|
@@ -422,7 +422,7 @@ _STATIC(__after_prom_start)
|
|
tovirt(r6,r6) /* on booke, we already run at PAGE_OFFSET */
|
|
tovirt(r6,r6) /* on booke, we already run at PAGE_OFFSET */
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#ifdef CONFIG_CRASH_DUMP
|
|
|
|
|
|
+#ifdef CONFIG_RELOCATABLE
|
|
/*
|
|
/*
|
|
* Check if the kernel has to be running as relocatable kernel based on the
|
|
* Check if the kernel has to be running as relocatable kernel based on the
|
|
* variable __run_at_load, if it is set the kernel is treated as relocatable
|
|
* variable __run_at_load, if it is set the kernel is treated as relocatable
|