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:

zatwierdzone przez
Nicolas Pitre

rodzic
d7a8a58e07
commit
7375aba673
@@ -180,7 +180,7 @@ static void __init xcep_init(void)
|
||||
}
|
||||
|
||||
MACHINE_START(XCEP, "Iskratel XCEP")
|
||||
.boot_params = 0xa0000100,
|
||||
.atag_offset = 0x100,
|
||||
.init_machine = xcep_init,
|
||||
.map_io = pxa25x_map_io,
|
||||
.init_irq = pxa25x_init_irq,
|
||||
|
Reference in New Issue
Block a user