ARM: mach-orion5x: convert boot_params to atag_offset

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tento commit je obsažen v:
Nicolas Pitre
2011-07-05 22:38:15 -04:00
odevzdal Nicolas Pitre
rodič 5e52b435b7
revize 65aa1b1ea4
21 změnil soubory, kde provedl 23 přidání a 23 odebrání

Zobrazit soubor

@@ -306,7 +306,7 @@ static void __init rd88f5182_init(void)
MACHINE_START(RD88F5182, "Marvell Orion-NAS Reference Design")
/* Maintainer: Ronen Shitrit <rshitrit@marvell.com> */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.init_machine = rd88f5182_init,
.map_io = orion5x_map_io,
.init_early = orion5x_init_early,