]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-ixp4xx/nslu2-setup.c
Merge branch 'devel-stable' into for-next
[karo-tx-linux.git] / arch / arm / mach-ixp4xx / nslu2-setup.c
index 0411a0a01071bd49f3b3e16ff940e20e2482b697..ac81ccb26bfea8b63902f83041b66137fb11896f 100644 (file)
@@ -299,7 +299,7 @@ static void __init nslu2_init(void)
 
 MACHINE_START(NSLU2, "Linksys NSLU2")
        /* Maintainer: www.nslu2-linux.org */
-       .boot_params    = 0x00000100,
+       .atag_offset    = 0x100,
        .map_io         = ixp4xx_map_io,
        .init_irq       = ixp4xx_init_irq,
        .timer          = &nslu2_timer,