]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-omap2/board-overo.c
Merge branch 'depends/rmk/memory_h' into next/cleanup2
[karo-tx-linux.git] / arch / arm / mach-omap2 / board-overo.c
index 7228ae50802d5a0495fde63ad6746fee0f61b4e4..9f13dc22df778842e9488964fdc004c104c20427 100644 (file)
@@ -556,7 +556,7 @@ static void __init overo_init(void)
 }
 
 MACHINE_START(OVERO, "Gumstix Overo")
-       .boot_params    = 0x80000100,
+       .atag_offset    = 0x100,
        .reserve        = omap_reserve,
        .map_io         = omap3_map_io,
        .init_early     = omap35xx_init_early,