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:
@@ -356,7 +356,7 @@ static void __init palmte2_init(void)
|
||||
}
|
||||
|
||||
MACHINE_START(PALMTE2, "Palm Tungsten|E2")
|
||||
.boot_params = 0xa0000100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = pxa25x_map_io,
|
||||
.init_irq = pxa25x_init_irq,
|
||||
.handle_irq = pxa25x_handle_irq,
|
||||
|
Reference in New Issue
Block a user