at91: drop boot_params and PLAT_PHYS_OFFSET
[pandora-kernel.git] / arch / arm / mach-at91 / board-eco920.c
index 6fff26d..90a44e5 100644 (file)
@@ -129,7 +129,6 @@ static void __init eco920_board_init(void)
 
 MACHINE_START(ECO920, "eco920")
        /* Maintainer: Sascha Hauer */
-       .boot_params    = AT91_SDRAM_BASE + 0x100,
        .timer          = &at91rm9200_timer,
        .map_io         = at91rm9200_map_io,
        .init_early     = eco920_init_early,