Merge branch 'depends/rmk/memory_h' into next/cleanup2
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap1 / board-innovator.c
index 3e349d0ce32ce281af965685d201ee8c79f131cf..88cf8baf9e78c7155288986f2f64f3f605f750bb 100644 (file)
@@ -454,7 +454,7 @@ static void __init innovator_map_io(void)
 
 MACHINE_START(OMAP_INNOVATOR, "TI-Innovator")
        /* Maintainer: MontaVista Software, Inc. */
-       .boot_params    = 0x10000100,
+       .atag_offset    = 0x100,
        .map_io         = innovator_map_io,
        .init_early     = omap1_init_early,
        .reserve        = omap_reserve,