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>
This commit is contained in:
Nicolas Pitre
2011-07-05 22:38:15 -04:00
کامیت شده توسط Nicolas Pitre
والد d7a8a58e07
کامیت 7375aba673
43فایلهای تغییر یافته به همراه60 افزوده شده و 60 حذف شده

مشاهده پرونده

@@ -202,7 +202,7 @@ static void __init palmt5_init(void)
}
MACHINE_START(PALMT5, "Palm Tungsten|T5")
.boot_params = 0xa0000100,
.atag_offset = 0x100,
.map_io = pxa27x_map_io,
.reserve = palmt5_reserve,
.init_irq = pxa27x_init_irq,