at91: drop boot_params and PLAT_PHYS_OFFSET
[pandora-kernel.git] / arch / arm / mach-at91 / board-gsia18s.c
index 2b409de..1d4f36b 100644 (file)
@@ -576,7 +576,6 @@ static void __init gsia18s_board_init(void)
 }
 
 MACHINE_START(GSIA18S, "GS_IA18_S")
-       .boot_params    = AT91_SDRAM_BASE + 0x100,
        .timer          = &at91sam926x_timer,
        .map_io         = at91sam9260_map_io,
        .init_early     = gsia18s_init_early,