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>
这个提交包含在:
Nicolas Pitre
2011-07-05 22:38:15 -04:00
提交者 Nicolas Pitre
父节点 d7a8a58e07
当前提交 7375aba673
修改 43 个文件,包含 60 行新增60 行删除

查看文件

@@ -272,7 +272,7 @@ static void __init csb726_init(void)
}
MACHINE_START(CSB726, "Cogent CSB726")
.boot_params = 0xa0000100,
.atag_offset = 0x100,
.map_io = pxa27x_map_io,
.init_irq = pxa27x_init_irq,
.handle_irq = pxa27x_handle_irq,