]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-omap2/board-devkit8000.c
Merge branch 'depends/rmk/memory_h' into next/cleanup2
[linux-beck.git] / arch / arm / mach-omap2 / board-devkit8000.c
index 059b74dd9289f4ae7a187763a08a912d70b820ef..556df32d88eafdc5168c7fdbdf4a04a5112b1dc8 100644 (file)
@@ -656,7 +656,7 @@ static void __init devkit8000_init(void)
 }
 
 MACHINE_START(DEVKIT8000, "OMAP3 Devkit8000")
-       .boot_params    = 0x80000100,
+       .atag_offset    = 0x100,
        .reserve        = omap_reserve,
        .map_io         = omap3_map_io,
        .init_early     = omap35xx_init_early,