提交 12f4815b 编写于 作者: L Lennert Buytenhek 提交者: Nicolas Pitre

[ARM] Kirkwood: enable both XOR engines on the 6281 RD board

Signed-off-by: NLennert Buytenhek <buytenh@marvell.com>
上级 0100defd
......@@ -115,6 +115,8 @@ static void __init rd88f6281_init(void)
kirkwood_rtc_init();
kirkwood_sata_init(&rd88f6281_sata_data);
kirkwood_uart0_init();
kirkwood_xor0_init();
kirkwood_xor1_init();
platform_device_register(&rd88f6281_nand_flash);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册