|
@@ -457,7 +457,7 @@ static struct sys_timer ap_timer = {
|
|
|
|
|
|
MACHINE_START(INTEGRATOR, "ARM-Integrator")
|
|
MACHINE_START(INTEGRATOR, "ARM-Integrator")
|
|
/* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
|
|
/* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
|
|
- .boot_params = 0x00000100,
|
|
|
|
|
|
+ .atag_offset = 0x100,
|
|
.reserve = integrator_reserve,
|
|
.reserve = integrator_reserve,
|
|
.map_io = ap_map_io,
|
|
.map_io = ap_map_io,
|
|
.init_early = integrator_init_early,
|
|
.init_early = integrator_init_early,
|