|
@@ -252,6 +252,7 @@ static void __init mxc_board_init(void)
|
|
|
if (mxc_expio_init(MX31_CS5_BASE_ADDR, EXPIO_PARENT_INT))
|
|
|
printk(KERN_WARNING "Init of the debug board failed, all "
|
|
|
"devices on the debug board are unusable.\n");
|
|
|
+ imx31_add_imx2_wdt(NULL);
|
|
|
}
|
|
|
|
|
|
static void __init mx31_3ds_timer_init(void)
|