]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-omap1/board-palmtt.c
ARM: mach-omap1: convert boot_params to atag_offset
[~andy/linux] / arch / arm / mach-omap1 / board-palmtt.c
index b214f45f646c558dcf18b65c0483dafed2940df6..d0eefe81cd1b0fe3f9e1bdbf5d111238f416b8c6 100644 (file)
@@ -321,7 +321,7 @@ static void __init omap_palmtt_map_io(void)
 }
 
 MACHINE_START(OMAP_PALMTT, "OMAP1510 based Palm Tungsten|T")
-       .boot_params    = 0x10000100,
+       .atag_offset    = 0x100,
        .map_io         = omap_palmtt_map_io,
        .reserve        = omap_reserve,
        .init_irq       = omap_palmtt_init_irq,