ARM: mach-pxa: convert boot_params to atag_offset

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Este commit está contenido en:
Nicolas Pitre
2011-07-05 22:38:15 -04:00
cometido por Nicolas Pitre
padre d7a8a58e07
commit 7375aba673
Se han modificado 43 ficheros con 60 adiciones y 60 borrados

Ver fichero

@@ -718,7 +718,7 @@ static void __init z2_init(void)
}
MACHINE_START(ZIPIT2, "Zipit Z2")
.boot_params = 0xa0000100,
.atag_offset = 0x100,
.map_io = pxa27x_map_io,
.init_irq = pxa27x_init_irq,
.handle_irq = pxa27x_handle_irq,