ARM: mach-omap1: convert boot_params to atag_offset

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
此提交包含在:
Nicolas Pitre
2011-07-05 22:38:15 -04:00
提交者 Nicolas Pitre
父節點 03150fb6a5
當前提交 246e389d2a
共有 15 個檔案被更改,包括 15 行新增15 行删除

查看文件

@@ -421,7 +421,7 @@ static void __init omap_sx1_map_io(void)
}
MACHINE_START(SX1, "OMAP310 based Siemens SX1")
.boot_params = 0x10000100,
.atag_offset = 0x100,
.map_io = omap_sx1_map_io,
.reserve = omap_reserve,
.init_irq = omap_sx1_init_irq,