]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-omap2/board-4430sdp.c
Merge branch 'depends/rmk/memory_h' into next/fixes
[linux-beck.git] / arch / arm / mach-omap2 / board-4430sdp.c
index 9e423ac74997ffd88279ea5f4d0717fc10255591..e749c950d1bc789f19c52fe2ed9c0dbe99185310 100644 (file)
@@ -838,7 +838,7 @@ static void __init omap_4430sdp_map_io(void)
 
 MACHINE_START(OMAP_4430SDP, "OMAP4430 4430SDP board")
        /* Maintainer: Santosh Shilimkar - Texas Instruments Inc */
-       .boot_params    = 0x80000100,
+       .atag_offset    = 0x100,
        .reserve        = omap_reserve,
        .map_io         = omap_4430sdp_map_io,
        .init_early     = omap_4430sdp_init_early,