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:

committed by
Nicolas Pitre

parent
d7a8a58e07
commit
7375aba673
@@ -992,7 +992,7 @@ static void __init viper_map_io(void)
|
||||
|
||||
MACHINE_START(VIPER, "Arcom/Eurotech VIPER SBC")
|
||||
/* Maintainer: Marc Zyngier <maz@misterjones.org> */
|
||||
.boot_params = 0xa0000100,
|
||||
.atag_offset = 0x100,
|
||||
.map_io = viper_map_io,
|
||||
.init_irq = viper_init_irq,
|
||||
.handle_irq = pxa25x_handle_irq,
|
||||
|
Reference in New Issue
Block a user