Merge branch 'depends/rmk/memory_h' into next/fixes
[deliverable/linux.git] / arch / arm / mach-omap1 / board-nokia770.c
index 8420535fe51df3de67ed80ad3d98ab992794e18a..02789c5d3703410933d3486cd276d1dcf7825325 100644 (file)
@@ -263,7 +263,7 @@ static void __init omap_nokia770_map_io(void)
 }
 
 MACHINE_START(NOKIA770, "Nokia 770")
-       .boot_params    = 0x10000100,
+       .atag_offset    = 0x100,
        .map_io         = omap_nokia770_map_io,
        .reserve        = omap_reserve,
        .init_irq       = omap_nokia770_init_irq,
This page took 0.024524 seconds and 5 git commands to generate.