Merge branch 'depends/rmk/devel-stable' into next/board
[deliverable/linux.git] / arch / arm / mach-orion5x / terastation_pro2-setup.c
index c9dd31d34866c11aab4766e8e11169d5508d13dd..29f1526f7b70671129cebe330ab8c8b7656cb764 100644 (file)
@@ -357,7 +357,7 @@ static void __init tsp2_init(void)
 
 MACHINE_START(TERASTATION_PRO2, "Buffalo Terastation Pro II/Live")
        /* Maintainer:  Sylver Bruneau <sylver.bruneau@googlemail.com> */
-       .boot_params    = 0x00000100,
+       .atag_offset    = 0x100,
        .init_machine   = tsp2_init,
        .map_io         = orion5x_map_io,
        .init_early     = orion5x_init_early,
This page took 0.025024 seconds and 5 git commands to generate.