|
@@ -92,7 +92,6 @@ void __init plat_mem_setup(void)
|
|
_machine_restart = ar7_machine_restart;
|
|
_machine_restart = ar7_machine_restart;
|
|
_machine_halt = ar7_machine_halt;
|
|
_machine_halt = ar7_machine_halt;
|
|
pm_power_off = ar7_machine_power_off;
|
|
pm_power_off = ar7_machine_power_off;
|
|
- panic_timeout = 3;
|
|
|
|
|
|
|
|
io_base = (unsigned long)ioremap(AR7_REGS_BASE, 0x10000);
|
|
io_base = (unsigned long)ioremap(AR7_REGS_BASE, 0x10000);
|
|
if (!io_base)
|
|
if (!io_base)
|