]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-ep93xx/snappercl15.c
Merge branch 'depends/rmk/memory_h' into next/fixes
[linux-beck.git] / arch / arm / mach-ep93xx / snappercl15.c
index 4f4b0b2c4c313d8277a52611f2f9d1f1e8beb89f..2b4d4b0201dfbaecd8c6fa3fe656124bdf274fd6 100644 (file)
@@ -163,7 +163,7 @@ static void __init snappercl15_init_machine(void)
 
 MACHINE_START(SNAPPER_CL15, "Bluewater Systems Snapper CL15")
        /* Maintainer: Ryan Mallon */
-       .boot_params    = EP93XX_SDCE0_PHYS_BASE + 0x100,
+       .atag_offset    = 0x100,
        .map_io         = ep93xx_map_io,
        .init_irq       = ep93xx_init_irq,
        .timer          = &ep93xx_timer,