]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-omap2/board-am3517evm.c
Merge branch 'depends/rmk/memory_h' into next/cleanup2
[karo-tx-linux.git] / arch / arm / mach-omap2 / board-am3517evm.c
index 7d842940c252fd474661d5e7b125161e35d393e5..65a5912278ac49c04cc6d46b5fc00bbc19754a23 100644 (file)
@@ -486,7 +486,7 @@ static void __init am3517_evm_init(void)
 }
 
 MACHINE_START(OMAP3517EVM, "OMAP3517/AM3517 EVM")
-       .boot_params    = 0x80000100,
+       .atag_offset    = 0x100,
        .reserve        = omap_reserve,
        .map_io         = omap3_map_io,
        .init_early     = am35xx_init_early,