at91rm9200: introduce at91rm9200_set_type to specficy cpu package
[pandora-kernel.git] / arch / arm / mach-at91 / board-csb637.c
index 58a80c3..019aab4 100644 (file)
@@ -43,7 +43,7 @@
 static void __init csb637_init_early(void)
 {
        /* Initialize processor: 3.6864 MHz crystal */
-       at91rm9200_initialize(3686400, AT91RM9200_BGA);
+       at91rm9200_initialize(3686400);
 
        /* DBGU on ttyS0. (Rx & Tx only) */
        at91_register_uart(0, 0, 0);