Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de>
@@ -102,7 +102,7 @@ static void __init ib4220b_init(void)
}
MACHINE_START(NAS4220B, "Raidsonic NAS IB-4220-B")
- .boot_params = 0x100,
+ .atag_offset = 0x100,
.map_io = gemini_map_io,
.init_irq = gemini_init_irq,
.timer = &ib4220b_timer,
@@ -86,7 +86,7 @@ static void __init rut1xx_init(void)
MACHINE_START(RUT100, "Teltonika RUT100")
.timer = &rut1xx_timer,
@@ -129,7 +129,7 @@ static void __init wbd111_init(void)
MACHINE_START(WBD111, "Wiliboard WBD-111")
.timer = &wbd111_timer,
@@ -129,7 +129,7 @@ static void __init wbd222_init(void)
MACHINE_START(WBD222, "Wiliboard WBD-222")
.timer = &wbd222_timer,