Merge branch 'depends/rmk/devel-stable' into next/board
[pandora-kernel.git] / arch / arm / mach-integrator / integrator_ap.c
index 8cdc730..a20fb3f 100644 (file)
@@ -459,7 +459,7 @@ static struct sys_timer ap_timer = {
 
 MACHINE_START(INTEGRATOR, "ARM-Integrator")
        /* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
-       .boot_params    = 0x00000100,
+       .atag_offset    = 0x100,
        .reserve        = integrator_reserve,
        .map_io         = ap_map_io,
        .init_early     = integrator_init_early,