]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/arm/mach-omap2/board-omap3evm.c
Merge branch 'depends/rmk/memory_h' into next/cleanup2
[linux-2.6.git] / arch / arm / mach-omap2 / board-omap3evm.c
index a1184b347aebe7d4aa64d19bf2bfc74ca907ab45..aa6a9351ce48a036a5e68c70bf0a95e282dcacd7 100644 (file)
@@ -676,7 +676,7 @@ static void __init omap3_evm_init(void)
 
 MACHINE_START(OMAP3EVM, "OMAP3 EVM")
        /* Maintainer: Syed Mohammed Khasim - Texas Instruments */
-       .boot_params    = 0x80000100,
+       .atag_offset    = 0x100,
        .reserve        = omap_reserve,
        .map_io         = omap3_map_io,
        .init_early     = omap35xx_init_early,