|
@@ -276,7 +276,7 @@ static void __init nhk8815_platform_init(void)
|
|
|
|
|
|
MACHINE_START(NOMADIK, "NHK8815")
|
|
MACHINE_START(NOMADIK, "NHK8815")
|
|
/* Maintainer: ST MicroElectronics */
|
|
/* Maintainer: ST MicroElectronics */
|
|
- .boot_params = 0x100,
|
|
|
|
|
|
+ .atag_offset = 0x100,
|
|
.map_io = cpu8815_map_io,
|
|
.map_io = cpu8815_map_io,
|
|
.init_irq = cpu8815_init_irq,
|
|
.init_irq = cpu8815_init_irq,
|
|
.timer = &nomadik_timer,
|
|
.timer = &nomadik_timer,
|