ARM: restart: add default restart modes for PXA mioa701, spitz and tosa
Add a default restart mode to reflect the hard-coded restart mode found in these files. Acked-by: Nicolas Pitre <nico@linaro.org> Acked-by: Will Deacon <will.deacon@arm.com> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
@@ -752,6 +752,7 @@ static void mioa701_machine_exit(void)
|
||||
|
||||
MACHINE_START(MIOA701, "MIO A701")
|
||||
.atag_offset = 0x100,
|
||||
.restart_mode = 's',
|
||||
.map_io = &pxa27x_map_io,
|
||||
.init_irq = &pxa27x_init_irq,
|
||||
.handle_irq = &pxa27x_handle_irq,
|
||||
|
Reference in New Issue
Block a user