ARM: mach-omap2: 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
父節點 246e389d2a
當前提交 5e52b435b7
共有 27 個檔案被更改,包括 33 行新增33 行删除

查看文件

@@ -299,7 +299,7 @@ static void __init cm_t3517_init(void)
}
MACHINE_START(CM_T3517, "Compulab CM-T3517")
.boot_params = 0x80000100,
.atag_offset = 0x100,
.reserve = omap_reserve,
.map_io = omap3_map_io,
.init_early = cm_t3517_init_early,