Merge branch 'depends/rmk/memory_h' into next/fixes
[deliverable/linux.git] / arch / arm / mach-orion5x / db88f5281-setup.c
index 6d771cbf06a49028394ecd97b0a0b85b6ceef546..4b79a80d5e1f67154adc0544e484726e0d5f3686 100644 (file)
@@ -358,7 +358,7 @@ static void __init db88f5281_init(void)
 
 MACHINE_START(DB88F5281, "Marvell Orion-2 Development Board")
        /* Maintainer: Tzachi Perelstein <tzachi@marvell.com> */
-       .boot_params    = 0x00000100,
+       .atag_offset    = 0x100,
        .init_machine   = db88f5281_init,
        .map_io         = orion5x_map_io,
        .init_early     = orion5x_init_early,
This page took 0.023546 seconds and 5 git commands to generate.