Merge branch 'depends/rmk/memory_h' into next/cleanup2
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap1 / board-sx1.c
index 23326e04d6b90ab9eaeaf7f6ba79c8a19f79fd96..bdf3b85142bfffc005d51788adbf390abaf65c75 100644 (file)
@@ -409,7 +409,7 @@ static void __init omap_sx1_init(void)
 }
 
 MACHINE_START(SX1, "OMAP310 based Siemens SX1")
-       .boot_params    = 0x10000100,
+       .atag_offset    = 0x100,
        .map_io         = omap15xx_map_io,
        .init_early     = omap1_init_early,
        .reserve        = omap_reserve,