Merge branch 'depends/rmk/memory_h' into next/cleanup2
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-s3c64xx / mach-hmt.c
index 61f4fde088e983e7efdc6060d1c0d9c29ce7f3f7..952f75ff5debaa245e0cac3ac638067a9463958c 100644 (file)
@@ -265,7 +265,7 @@ static void __init hmt_machine_init(void)
 
 MACHINE_START(HMT, "Airgoo-HMT")
        /* Maintainer: Peter Korsgaard <jacmet@sunsite.dk> */
-       .boot_params    = S3C64XX_PA_SDRAM + 0x100,
+       .atag_offset    = 0x100,
        .init_irq       = s3c6410_init_irq,
        .map_io         = hmt_map_io,
        .init_machine   = hmt_machine_init,